From d0a9a7bc8a5dd6671b353c05de41a529124a9c5d Mon Sep 17 00:00:00 2001 From: Logan G Date: Fri, 21 Apr 2023 21:31:23 -0600 Subject: [PATCH] Added kanshi to Hyprland startup --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 03dc7f9..b42ae0c 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -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