config updates
This commit is contained in:
@@ -97,7 +97,6 @@ general {
|
||||
}
|
||||
|
||||
gestures {
|
||||
workspace_swipe=true
|
||||
workspace_swipe_forever=true
|
||||
}
|
||||
|
||||
@@ -172,13 +171,13 @@ windowrule = float, class:^(Genymotion Player)$
|
||||
windowrule = float, class:^(launcher)$
|
||||
windowrule = tile, class:Spotify
|
||||
windowrule = tile, title:Minecraft
|
||||
windowrule = workspace 2, class:KeePassXC
|
||||
windowrule = workspace 3, class:firefox
|
||||
windowrule = workspace 3, class:floorp
|
||||
windowrule = workspace 4, class:Spotify
|
||||
windowrule = workspace 6, class:discord
|
||||
windowrule = workspace 6, class:Signal
|
||||
windowrule = workspace 10, title:Minecraft
|
||||
windowrule = workspace name:shell, class:KeePassXC
|
||||
windowrule = workspace name:browser, class:firefox
|
||||
windowrule = workspace name:browser, class:floorp
|
||||
windowrule = workspace name:music, class:Spotify
|
||||
windowrule = workspace name:chat, class:discord
|
||||
windowrule = workspace name:chat, class:Signal
|
||||
windowrule = workspace name:game, title:Minecraft
|
||||
|
||||
# Workspace Rules
|
||||
workspace=name:game, monitor:DP-1
|
||||
@@ -206,11 +205,11 @@ $mainMod=SUPER
|
||||
# Binds :: Programs
|
||||
|
||||
$none=
|
||||
# :Meta-Bind: :Key: :Command: :Args:
|
||||
# :Meta-Bind: :Key: :Command: :Args:
|
||||
|
||||
bind=$altMod, Return, exec, ghostty
|
||||
bind=$altMod SHIFT, Return, exec, foot
|
||||
bind=$mainMod SHIFT, D, exec, discord --enable-blink-features=MiddleClickAutoscroll
|
||||
bind=$mainMod SHIFT, D, exec, $discord
|
||||
bind=$mainMod SHIFT, E, exec, emacsclient -c -a 'emacs'
|
||||
bind=$mainMode SHIFT, F, exec, focus-linux
|
||||
bind=$mainMod, Space, exec, dms ipc call spotlight toggle
|
||||
@@ -370,3 +369,7 @@ bind=$none, V, submap, reset
|
||||
|
||||
bind=$none, escape,submap,reset
|
||||
submap=reset
|
||||
|
||||
# Gestures
|
||||
|
||||
gesture = 3, horizontal, workspace
|
||||
|
||||
Reference in New Issue
Block a user