Added kanshi to Hyprland startup

This commit is contained in:
Logan G 2023-04-21 21:31:23 -06:00
parent b89a51dd56
commit d0a9a7bc8a
Signed by untrusted user: logan
GPG key ID: E328528C921E7A7A

View file

@ -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