mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-01-22 12:18:35 +01:00
updating Hyprland
This commit is contained in:
parent
5c04d0dc11
commit
3590fb1853
@ -119,6 +119,7 @@ with lib;
|
|||||||
exec-once = swaync
|
exec-once = swaync
|
||||||
exec-once = nm-applet --indicator
|
exec-once = nm-applet --indicator
|
||||||
exec-once = lxqt-policykit-agent
|
exec-once = lxqt-policykit-agent
|
||||||
|
exec-once = swww img /home/${username}/.config/wallpapers/zaney-wallpaper.jpg
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = true
|
pseudotile = true
|
||||||
preserve_split = true
|
preserve_split = true
|
||||||
@ -130,16 +131,7 @@ with lib;
|
|||||||
bind = ${modifier}SHIFT,Return,exec,rofi-launcher
|
bind = ${modifier}SHIFT,Return,exec,rofi-launcher
|
||||||
bind = ${modifier}SHIFT,W,exec,web-search
|
bind = ${modifier}SHIFT,W,exec,web-search
|
||||||
bind = ${modifier}SHIFT,N,exec,swaync-client -rs
|
bind = ${modifier}SHIFT,N,exec,swaync-client -rs
|
||||||
${
|
bind = ${modifier},W,exec,${browser}
|
||||||
if browser == "google-chrome" then
|
|
||||||
''
|
|
||||||
bind = ${modifier},W,exec,google-chrome-stable
|
|
||||||
''
|
|
||||||
else
|
|
||||||
''
|
|
||||||
bind = ${modifier},W,exec,${browser}
|
|
||||||
''
|
|
||||||
}
|
|
||||||
bind = ${modifier},E,exec,emopicker9000
|
bind = ${modifier},E,exec,emopicker9000
|
||||||
bind = ${modifier},S,exec,screenshootin
|
bind = ${modifier},S,exec,screenshootin
|
||||||
bind = ${modifier},D,exec,discord
|
bind = ${modifier},D,exec,discord
|
||||||
|
@ -144,7 +144,7 @@ in
|
|||||||
yad
|
yad
|
||||||
playerctl
|
playerctl
|
||||||
nh
|
nh
|
||||||
nixfmt
|
nixfmt-rfc-style
|
||||||
discord
|
discord
|
||||||
libvirt
|
libvirt
|
||||||
swww
|
swww
|
||||||
|
Loading…
Reference in New Issue
Block a user