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
|
||||
hyprpaper
|
||||
networkmanagerapplet
|
||||
wireplumber
|
||||
playerctl
|
||||
sirula
|
||||
# swaylock
|
||||
swww
|
||||
# walker
|
||||
# wl-lockscreen
|
||||
# waybar
|
||||
wdisplays
|
||||
wl-clipboard
|
||||
wl-clipedit
|
||||
# wl-lockscreen
|
||||
wlogout
|
||||
wofi
|
||||
wofi-emoji
|
||||
|
|
@ -297,7 +297,7 @@ in
|
|||
"SUPER ALT, Left, exec, playerctl previous"
|
||||
|
||||
", XF86PowerOff, exec, wlogout"
|
||||
", XF86Display, exec, ${pkgs.wdisplays}/bin/wdisplays"
|
||||
", XF86Display, exec, wdisplays"
|
||||
];
|
||||
|
||||
bindel = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue