1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-17 19:25:59 +02:00

added postswitch script

This commit is contained in:
Simon
2022-02-25 19:09:47 +01:00
parent 070d7cfc55
commit aff46a564f
+10
View File
@@ -0,0 +1,10 @@
#! /bin/sh
sleep 1
zsh ~/.config/polybar/launch.sh
picom -b || true
sleep 1
notify-send -i display "Display profile" "$AUTORANDR_CURRENT_PROFILE"