diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-14 10:41:55 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-14 10:41:55 +0900 |
| commit | c28f7748db61ef91e818ff73bcc195be3fbecc3f (patch) | |
| tree | 69e8ef45f0f1a00d236c28407add6db4614e1d22 /config/hypr/UserConfigs/Startup_Apps.conf | |
| parent | 97df1982e5b55a2bfd58e10ffba0900dd9896f76 (diff) | |
| parent | c8ff82bb014ff485f7efe927571267e18a978ac0 (diff) | |
Merge pull request #622 from mio-dokuhaki/translation
README file Japanese Translation
Diffstat (limited to 'config/hypr/UserConfigs/Startup_Apps.conf')
| -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 |
