Files
dotfiles/local/share/dark-mode.d/sway.sh
2024-09-14 14:53:00 +02:00

8 lines
159 B
Bash
Executable File

#!/bin/bash
ln -fs dark-mode ~/.config/sway/current-theme
SWAYSOCK="/run/user/$(id -u)/sway-ipc.$(id -u).$(pgrep -x sway).sock"
swaymsg -s $SWAYSOCK reload