diff options
| -rw-r--r-- | config/hypr/UserConfigs/Startup_Apps.conf | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index aa873f82..a5f1027a 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -10,7 +10,7 @@ $SwwwRandom = $UserScripts/WallpaperAutoChange.sh # wallpaper stuff / More wallpaper options below exec-once = swww-daemon --format xrgb -#exec-once = $SwwwRandom $wallDIR # random wallpaper switcher every 30 minutes +#exec-once = $SwwwRandom $wallDIR # random wallpaper switcher every 30 minutes # Startup exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP @@ -23,12 +23,12 @@ exec-once = $scriptsDir/Polkit.sh exec-once = nm-applet --indicator exec-once = swaync #exec-once = ags -#exec-once = blueman-applet +#exec-once = blueman-applet #exec-once = rog-control-center exec-once = waybar #clipboard manager -exec-once = wl-paste --type text --watch cliphist store +exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store # Rainbow borders @@ -37,7 +37,9 @@ exec-once = $UserScripts/RainbowBorders.sh # Starting hypridle to start hyprlock exec-once = hypridle - +<<<<<<< HEAD +======= +>>>>>>> 98bd6af (this is ajoke) # Here are list of features available but disabled by default # exec-once = swww-daemon --format xrgb && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper |
