Add project applet

This commit is contained in:
Fierelier 2023-11-18 15:07:18 +01:00
parent c426f2e9ae
commit e86cacef0c
2 changed files with 7 additions and 2 deletions

5
user/applets.d/project Executable file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set +e
xrandr --auto
lxrandr
"$HOME/.config/me.fier.de/modules.d/wallpaper/run" "$HOME/.config/me.fier.de"

View File

@ -231,10 +231,10 @@
<command>scrot</command>
</action>
</keybind>
<!-- Launch wdvn-projector -->
<!-- Launch me.fier.de project -->
<keybind key="W-p">
<action name="Execute">
<command>wdvn-projector</command>
<command>me.fier.de project</command>
</action>
</keybind>
</keyboard>