more dir renaming

This commit is contained in:
Don Harper 2024-03-21 22:35:01 -05:00
parent 9c261524d9
commit 610c1175bc
7 changed files with 2 additions and 2 deletions

4
pkgs/kanshi-fix/kanshi-fix Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
export SWAYSOCK=/run/user/1000/sway-ipc.1000.$(pgrep -x sway).sock
export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"
swaymsg "output * dpms on"