hyprland: include wdisplays in hm packages
This commit is contained in:
parent
1b5b23ac9e
commit
6d5e2e0043
1 changed files with 3 additions and 3 deletions
|
|
@ -28,16 +28,16 @@ in
|
||||||
grimblast
|
grimblast
|
||||||
hyprpaper
|
hyprpaper
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
wireplumber
|
|
||||||
playerctl
|
playerctl
|
||||||
sirula
|
sirula
|
||||||
# swaylock
|
# swaylock
|
||||||
swww
|
swww
|
||||||
# walker
|
# walker
|
||||||
# wl-lockscreen
|
|
||||||
# waybar
|
# waybar
|
||||||
|
wdisplays
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
wl-clipedit
|
wl-clipedit
|
||||||
|
# wl-lockscreen
|
||||||
wlogout
|
wlogout
|
||||||
wofi
|
wofi
|
||||||
wofi-emoji
|
wofi-emoji
|
||||||
|
|
@ -297,7 +297,7 @@ in
|
||||||
"SUPER ALT, Left, exec, playerctl previous"
|
"SUPER ALT, Left, exec, playerctl previous"
|
||||||
|
|
||||||
", XF86PowerOff, exec, wlogout"
|
", XF86PowerOff, exec, wlogout"
|
||||||
", XF86Display, exec, ${pkgs.wdisplays}/bin/wdisplays"
|
", XF86Display, exec, wdisplays"
|
||||||
];
|
];
|
||||||
|
|
||||||
bindel = [
|
bindel = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue