Maybe fix some window rules, change workspace swipe behavior
This commit is contained in:
parent
bb7c661fc2
commit
61296c3cd4
@ -58,6 +58,7 @@ master {
|
||||
gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
workspace_swipe = true
|
||||
workspace_swipe_invert = true
|
||||
}
|
||||
|
||||
misc {
|
||||
|
@ -1,7 +1,7 @@
|
||||
# vim: set ft=config:
|
||||
# Workspace-specific applications
|
||||
exec-once = [workspace 8 silent] flatpak run org.keepassxc.KeePassXC
|
||||
exec-once = [workspace 8 silent] flatpak run org.mozilla.Thunderbird
|
||||
exec-once = [workspace 9 silent] flatpak run dev.vencord.Vesktop
|
||||
exec-once = [workspace 9 silent] flatpak run im.riot.Riot
|
||||
exec-once = [workspace 8 silent] flatpak run org.keepassxc.KeePassXC
|
||||
exec-once = [workspace 8 silent] flatpak run org.mozilla.Thunderbird
|
||||
exec-once = [workspace 9 silent] flatpak run dev.vencord.Vesktop
|
||||
exec-once = [workspace 9 silent] flatpak run im.riot.Riot
|
||||
exec-once = [workspace 10 silent] flatpak run com.github.KRTirtho.Spotube
|
||||
|
Loading…
Reference in New Issue
Block a user