fix: added network manager bind & fixed hyprlock wallpaper & removed hyprpaper cfg
This commit is contained in:
@@ -20,6 +20,7 @@ bind = $mainMod SHIFT, T, swapsplit,
|
|||||||
bind = $mainMod, Q, exec, kitty
|
bind = $mainMod, Q, exec, kitty
|
||||||
bind = $mainMod, E, exec, thunar
|
bind = $mainMod, E, exec, thunar
|
||||||
bind = $mainMod, R, exec, rofi -show drun
|
bind = $mainMod, R, exec, rofi -show drun
|
||||||
|
bind = $mainMod SHIFT, R, exec, .config/rofi/network-manager/run-manager.sh
|
||||||
|
|
||||||
|
|
||||||
# copy binds
|
# copy binds
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ general {
|
|||||||
}
|
}
|
||||||
|
|
||||||
background {
|
background {
|
||||||
path = $HOME/.config/hypr/Wallpaper/kita.png
|
path = $HOME/.config/hypr/Wallpapers/kita.png
|
||||||
blur_passes = 1 # 0 disables blurring
|
blur_passes = 1 # 0 disables blurring
|
||||||
blur_size = 3
|
blur_size = 3
|
||||||
noise = 0.0117
|
noise = 0.0117
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
preload = $HOME/.config/hypr/Wallpaper/kotamota2.png
|
|
||||||
wallpaper = , contain:$HOME/.config/hypr/Wallpaper/kotamota2.png
|
|
||||||
Reference in New Issue
Block a user