diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 12:15:24 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 12:15:24 +0900 |
| commit | 94a79a91329b82271466b9e244c89b551c21fd3c (patch) | |
| tree | 308830d67a09f337f56d805cc7adcd31ff002821 | |
| parent | f54dc57f2889463523569f340f9e9a1713161e7a (diff) | |
updated
| -rw-r--r-- | config/hypr/UserConfigs/Startup_Apps.conf | 2 | ||||
| -rw-r--r-- | config/hypr/pyprland.toml | 14 | ||||
| -rw-r--r-- | config/hypr/v2.3.13 | 5 |
3 files changed, 0 insertions, 21 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index e5fa2bae..aa873f82 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -37,8 +37,6 @@ exec-once = $UserScripts/RainbowBorders.sh # Starting hypridle to start hyprlock exec-once = hypridle -# Start pyprland daemon -exec-once = pypr & # 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 diff --git a/config/hypr/pyprland.toml b/config/hypr/pyprland.toml deleted file mode 100644 index 731a8093..00000000 --- a/config/hypr/pyprland.toml +++ /dev/null @@ -1,14 +0,0 @@ -# /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ # - -[pyprland] - -plugins = [ - "scratchpads", - "magnify", -] - -[scratchpads.term] -animation = "fromTop" -command = "kitty --class kitty-dropterm" -class = "kitty-dropterm" -size = "75% 60%" diff --git a/config/hypr/v2.3.13 b/config/hypr/v2.3.13 deleted file mode 100644 index 31b3414d..00000000 --- a/config/hypr/v2.3.13 +++ /dev/null @@ -1,5 +0,0 @@ -### https://github.com/JaKooLit ### -## https://github.com/JaKooLit/Hyprland-Dots -## This is to have a reference of which version would be - -## note that this will always be higher than the released versions
\ No newline at end of file |
