feat: initial commit
This commit is contained in:
7
local/share/light-mode.d/sway.sh
Executable file
7
local/share/light-mode.d/sway.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
ln -fs light-mode ~/.config/sway/current-theme
|
||||
|
||||
SWAYSOCK="/run/user/$(id -u)/sway-ipc.$(id -u).$(pgrep -x sway).sock"
|
||||
|
||||
swaymsg -s $SWAYSOCK reload
|
Reference in New Issue
Block a user