Checking out legacy version
This commit is contained in:
parent
9c31e649ab
commit
34f798a4f3
|
@ -135,6 +135,7 @@ bind = $mainMod, P, togglefloating
|
||||||
bind = $mainMod, P, pin
|
bind = $mainMod, P, pin
|
||||||
bind = $mainMod, P, movewindow, r
|
bind = $mainMod, P, movewindow, r
|
||||||
bind = $mainMod, P, movewindow, u
|
bind = $mainMod, P, movewindow, u
|
||||||
|
bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit
|
||||||
binde=, XF86AudioRaiseVolume, exec, amixer -q sset master 5%+
|
binde=, XF86AudioRaiseVolume, exec, amixer -q sset master 5%+
|
||||||
binde=, XF86AudioLowerVolume, exec, amixer -q sset master 5%-
|
binde=, XF86AudioLowerVolume, exec, amixer -q sset master 5%-
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,6 @@ preload = /home/nick/.config/hypr/background.png
|
||||||
preload = /home/nick/.config/hypr/WP2.png
|
preload = /home/nick/.config/hypr/WP2.png
|
||||||
preload = /home/nick/.config/hypr/WallpaperCatCity.jpg
|
preload = /home/nick/.config/hypr/WallpaperCatCity.jpg
|
||||||
preload = /home/nick/.config/hypr/RooftopSunset.jpeg
|
preload = /home/nick/.config/hypr/RooftopSunset.jpeg
|
||||||
wallpaper = , /home/nick/.config/hypr/RooftopSunset.jpeg
|
wallpaper = , /home/nick/.config/hypr/background.png
|
||||||
|
|
||||||
splash = true
|
splash = true
|
||||||
|
|
Loading…
Reference in New Issue