Tried out dk again.

This commit is contained in:
CronyAkatsuki 2024-02-07 22:17:36 +01:00
parent cb0e70d04e
commit c478fc36c2

View File

@ -1,6 +1,6 @@
#!/bin/sh
sudo ryzenadj-service &
ryzenctl normal
# disbale laptop monitor if external is connected
external-monitor.sh
@ -35,6 +35,9 @@ xmonad --recompile
xwallpaper --stretch "$HOME"/pics/wallpapers/wawe.jpg
[ -f "$HOME/.cache/gaming.lock" ] && rm "$HOME"/.cache/gaming.lock
[ -f "$HOME/.cache/dk.lock" ] && rm "$HOME"/.cache/dk.lock
# Run xmonad with dbus
exec dbus-launch --exit-with-session xmonad
# Run dk with dbus
# exec dbus-launch --exit-with-session dk