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:
Executable
+10
@@ -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"
|
||||
Reference in New Issue
Block a user