Regenerated
This commit is contained in:
+356
-358
File diff suppressed because it is too large
Load Diff
+4
-6
@@ -2416,8 +2416,10 @@ bind = $mainMod SHIFT, R, exec, hyprctl reload
|
|||||||
bind = $mainMod, X , exec, qs -c powermenu
|
bind = $mainMod, X , exec, qs -c powermenu
|
||||||
|
|
||||||
# Switch windows
|
# Switch windows
|
||||||
bind = ALT, TAB, cyclenext,
|
bind = ALT, TAB, overview:toggle
|
||||||
# bind = ALT SHIFT, TAB, cyclenext prev
|
bind = ALT SHIFT, TAB, overview:toggle
|
||||||
|
bind = CTRL, mouse_down, cyclenext, prev
|
||||||
|
bind = CTRL, mouse_up, cyclenext, prev
|
||||||
|
|
||||||
# switch layouts
|
# switch layouts
|
||||||
|
|
||||||
@@ -2726,7 +2728,6 @@ windowrule {
|
|||||||
size = 900 700
|
size = 900 700
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Blueman Manager
|
# Blueman Manager
|
||||||
windowrule {
|
windowrule {
|
||||||
name = blueman
|
name = blueman
|
||||||
@@ -2755,7 +2756,6 @@ windowrule {
|
|||||||
pin = on
|
pin = on
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Wofi window rules
|
# Wofi window rules
|
||||||
# (match: fields do not support $variables, hardcoded intentionally)
|
# (match: fields do not support $variables, hardcoded intentionally)
|
||||||
windowrule {
|
windowrule {
|
||||||
@@ -2764,7 +2764,6 @@ windowrule {
|
|||||||
border_color = rgb(89b4fa) rgb(a6e3a1) 45deg
|
border_color = rgb(89b4fa) rgb(a6e3a1) 45deg
|
||||||
rounding = 14
|
rounding = 14
|
||||||
}
|
}
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =generated/.config/hypr/workspace-rules.conf=
|
** =generated/.config/hypr/workspace-rules.conf=
|
||||||
@@ -2774,7 +2773,6 @@ These are config files for .config/hypr
|
|||||||
#Load random wallpaper
|
#Load random wallpaper
|
||||||
workspacecreated = exec $HOME/.local/bin/wallpaper-sync-and-set.sh $workspace
|
workspacecreated = exec $HOME/.local/bin/wallpaper-sync-and-set.sh $workspace
|
||||||
|
|
||||||
|
|
||||||
# Workspace definitions (modern syntax)
|
# Workspace definitions (modern syntax)
|
||||||
workspace = 1
|
workspace = 1
|
||||||
workspace = 2
|
workspace = 2
|
||||||
|
|||||||
@@ -12,8 +12,10 @@ bind = $mainMod SHIFT, R, exec, hyprctl reload
|
|||||||
bind = $mainMod, X , exec, qs -c powermenu
|
bind = $mainMod, X , exec, qs -c powermenu
|
||||||
|
|
||||||
# Switch windows
|
# Switch windows
|
||||||
bind = ALT, TAB, cyclenext,
|
bind = ALT, TAB, overview:toggle
|
||||||
# bind = ALT SHIFT, TAB, cyclenext prev
|
bind = ALT SHIFT, TAB, overview:toggle
|
||||||
|
bind = CTRL, mouse_down, cyclenext, prev
|
||||||
|
bind = CTRL, mouse_up, cyclenext, prev
|
||||||
|
|
||||||
# switch layouts
|
# switch layouts
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,6 @@ windowrule {
|
|||||||
size = 900 700
|
size = 900 700
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Blueman Manager
|
# Blueman Manager
|
||||||
windowrule {
|
windowrule {
|
||||||
name = blueman
|
name = blueman
|
||||||
@@ -47,7 +46,6 @@ windowrule {
|
|||||||
pin = on
|
pin = on
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Wofi window rules
|
# Wofi window rules
|
||||||
# (match: fields do not support $variables, hardcoded intentionally)
|
# (match: fields do not support $variables, hardcoded intentionally)
|
||||||
windowrule {
|
windowrule {
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
#Load random wallpaper
|
#Load random wallpaper
|
||||||
workspacecreated = exec $HOME/.local/bin/wallpaper-sync-and-set.sh $workspace
|
workspacecreated = exec $HOME/.local/bin/wallpaper-sync-and-set.sh $workspace
|
||||||
|
|
||||||
|
|
||||||
# Workspace definitions (modern syntax)
|
# Workspace definitions (modern syntax)
|
||||||
workspace = 1
|
workspace = 1
|
||||||
workspace = 2
|
workspace = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user