Added kanshi to Hyprland startup
This commit is contained in:
parent
b89a51dd56
commit
d0a9a7bc8a
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
|||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = foot -s
|
||||
exec-once = mako
|
||||
exec-once = kanshi
|
||||
exec-once = waybar -c ~/.config/waybar/hyprland
|
||||
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
|
||||
|
|
Loading…
Reference in a new issue