aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-12 22:14:52 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-12 22:14:52 +0900
commit98bd6afba690c6013ba26182eb6b5347af2745d5 (patch)
tree15e4b8c294ad93fb88e1faa1fc327ba1f96dccf5
parent0d1da92d1bddf8abd8fdef96175f45cb98a86374 (diff)
this is ajoke
-rw-r--r--config/hypr/UserConfigs/Startup_Apps.conf3
-rw-r--r--config/hypr/pyprland.toml14
-rw-r--r--config/hypr/v2.3.135
-rwxr-xr-xcopy.sh7
4 files changed, 0 insertions, 29 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf
index e5fa2bae..473723fc 100644
--- a/config/hypr/UserConfigs/Startup_Apps.conf
+++ b/config/hypr/UserConfigs/Startup_Apps.conf
@@ -37,9 +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
diff --git a/copy.sh b/copy.sh
index 2e61e9c6..5de95000 100755
--- a/copy.sh
+++ b/copy.sh
@@ -115,13 +115,6 @@ if hostnamectl | grep -q 'Operating System: NixOS'; then
sed -i '/^exec-once = \$scriptsDir\/Polkit\.sh$/ s/^#*/#/' config/hypr/UserConfigs/Startup_Apps.conf
fi
-# to check if Debian or Ubuntu or based distros
-if grep -iq '^\(ID_LIKE\|ID\)=.*\(debian\|ubuntu\)' /etc/os-release >/dev/null 2>&1; then
- echo "${INFO} Debian/Ubuntu based distro. Disabling pyprland since it does not work properly" 2>&1 | tee -a "$LOG" || true
- # disabling pyprland as causing issues
- sed -i '/^\s*exec-once = pypr &\s*/ s/^/#/' config/hypr/UserConfigs/Startup_Apps.conf
-fi
-
# activating hyprcursor on env by checking if the directory ~/.icons/Bibata-Modern-Ice/hyprcursors exists
if [ -d "$HOME/.icons/Bibata-Modern-Ice/hyprcursors" ]; then
HYPRCURSOR_ENV_FILE="config/hypr/UserConfigs/ENVariables.conf"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage