global/packages: move xorg packages to desktop/wm

This commit is contained in:
Infinidoge 2024-06-02 10:35:48 -04:00
parent 08563cec56
commit 621a0047cb
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
2 changed files with 2 additions and 2 deletions

View file

@ -83,7 +83,5 @@
arandr arandr
ffmpeg-full ffmpeg-full
mpv mpv
xclip
xdotool
])); ]));
} }

View file

@ -58,6 +58,8 @@ in
xwininfo xwininfo
xprop xprop
]) ])
xclip
xdotool
config.common.wm.locker config.common.wm.locker
]; ];