Compare commits
2 Commits
dc78594329
...
45ec913424
| Author | SHA1 | Date | |
|---|---|---|---|
| 45ec913424 | |||
| 714fdb639f |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user