add feishin to hyprland
This commit is contained in:
parent
2c640049fa
commit
0c6706bfb7
2 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,8 @@ exec-once = waybar & hyprpaper
|
|||
exec-once = [workspace 2 silent] firefox
|
||||
exec-once = hypridle
|
||||
exec-once = [workspace 3 silent] codium
|
||||
exec-once = [workspace 4 silent] flatpak run com.spotify.Client
|
||||
#exec-once = [workspace 4 silent] flatpak run com.spotify.Client
|
||||
exec-once = [workspace 4 silent] ~/Applications/Feishin.AppImage
|
||||
|
||||
# Bitwarden Window Floating
|
||||
exec-once = ~/.config/hypr/scripts/bitwarden.sh
|
||||
|
|
|
@ -42,4 +42,5 @@ windowrule = idleinhibit fullscreen,class:([window]) # Available modes: none, al
|
|||
# Move Windows
|
||||
windowrulev2 = workspace 3, class:^(codium)$
|
||||
windowrulev2 = workspace 4, class:^(Spotify)$
|
||||
windowrulev2 = workspace 4, class:^(feishin)$
|
||||
windowrulev2 = workspace 5, class:^(teams-for-linux)$
|
||||
|
|
Loading…
Add table
Reference in a new issue