Regenerated
This commit is contained in:
@@ -12,8 +12,10 @@ bind = $mainMod SHIFT, R, exec, hyprctl reload
|
||||
bind = $mainMod, X , exec, qs -c powermenu
|
||||
|
||||
# Switch windows
|
||||
bind = ALT, TAB, cyclenext,
|
||||
# bind = ALT SHIFT, TAB, cyclenext prev
|
||||
bind = ALT, TAB, overview:toggle
|
||||
bind = ALT SHIFT, TAB, overview:toggle
|
||||
bind = CTRL, mouse_down, cyclenext, prev
|
||||
bind = CTRL, mouse_up, cyclenext, prev
|
||||
|
||||
# switch layouts
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@ windowrule {
|
||||
size = 900 700
|
||||
}
|
||||
|
||||
|
||||
# Blueman Manager
|
||||
windowrule {
|
||||
name = blueman
|
||||
@@ -47,7 +46,6 @@ windowrule {
|
||||
pin = on
|
||||
}
|
||||
|
||||
|
||||
# Wofi window rules
|
||||
# (match: fields do not support $variables, hardcoded intentionally)
|
||||
windowrule {
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
#Load random wallpaper
|
||||
workspacecreated = exec $HOME/.local/bin/wallpaper-sync-and-set.sh $workspace
|
||||
|
||||
|
||||
# Workspace definitions (modern syntax)
|
||||
workspace = 1
|
||||
workspace = 2
|
||||
|
||||
Reference in New Issue
Block a user