Compare commits

...

2 Commits

Author SHA1 Message Date
salt 45ec913424 Swap back to hypridle 2026-04-15 11:23:45 -05:00
salt 714fdb639f Remove workspace swipe from hypr config 2026-04-15 11:22:40 -05:00
2 changed files with 2 additions and 8 deletions
@@ -58,12 +58,6 @@ master {
new_status = master new_status = master
} }
gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = true
workspace_swipe_invert = true
}
misc { misc {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
@@ -1,5 +1,5 @@
# vim: set ft=hyprlang: # vim: set ft=hyprlang:
# Configuration for hypridle is in ~/.config/hypr/hypridle.conf # Configuration for hypridle is in ~/.config/hypr/hypridle.conf
#exec-once = hypridle exec-once = hypridle
# Alternatively, configuration for swayidle is in ~/.config/swayidle/config # Alternatively, configuration for swayidle is in ~/.config/swayidle/config
exec-once = swayidle #exec-once = swayidle