1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-20 04:30:53 +02:00
Files
dotfiles/.config/autorandr/postswitch
T
2022-02-25 19:09:47 +01:00

11 lines
150 B
Bash
Executable File

#! /bin/sh
sleep 1
zsh ~/.config/polybar/launch.sh
picom -b || true
sleep 1
notify-send -i display "Display profile" "$AUTORANDR_CURRENT_PROFILE"