aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-20 14:19:06 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-20 14:19:06 +0900
commitac636784948045854be19dc8a2f347480fd85671 (patch)
tree17cb1dbbba207b5b22d647853fd0d8945a487560 /config/hypr/UserScripts
parent765642c6beff60ccc75e56512a33fc3b6ef47a74 (diff)
Some formatting, header adjustments on conf and scripts
Diffstat (limited to 'config/hypr/UserScripts')
-rwxr-xr-xconfig/hypr/UserScripts/00-Readme4
-rwxr-xr-xconfig/hypr/UserScripts/QuickEdit.sh1
-rwxr-xr-xconfig/hypr/UserScripts/RainbowBorders.sh1
-rwxr-xr-xconfig/hypr/UserScripts/Weather.py1
-rwxr-xr-xconfig/hypr/UserScripts/Weather.sh1
-rwxr-xr-xconfig/hypr/UserScripts/ZshChangeTheme.sh1
6 files changed, 3 insertions, 6 deletions
diff --git a/config/hypr/UserScripts/00-Readme b/config/hypr/UserScripts/00-Readme
index de251df0..1b6688f4 100755
--- a/config/hypr/UserScripts/00-Readme
+++ b/config/hypr/UserScripts/00-Readme
@@ -1 +1,3 @@
-a) Place your new scripts here. If you need to edit a script from main script (~/.config/hypr/scripts), copy it on this folder, and edit. Make sure to update as well the keybinds in ~/.config/hypr/UserConfigs folder if any script is attached to it \ No newline at end of file
+# Place your new scripts here.
+# If you need to edit a script from main script (~/.config/hypr/scripts), copy it on this folder, and edit.
+# Make sure to update as well the keybinds in ~/.config/hypr/UserConfigs folder if any script is attached to it \ No newline at end of file
diff --git a/config/hypr/UserScripts/QuickEdit.sh b/config/hypr/UserScripts/QuickEdit.sh
index 2a860464..ed5a4e1c 100755
--- a/config/hypr/UserScripts/QuickEdit.sh
+++ b/config/hypr/UserScripts/QuickEdit.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# Rofi menu for Quick Edit/View of Settings (SUPER E)
diff --git a/config/hypr/UserScripts/RainbowBorders.sh b/config/hypr/UserScripts/RainbowBorders.sh
index 93536c2c..cc1419fb 100755
--- a/config/hypr/UserScripts/RainbowBorders.sh
+++ b/config/hypr/UserScripts/RainbowBorders.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# for rainbow borders animation
diff --git a/config/hypr/UserScripts/Weather.py b/config/hypr/UserScripts/Weather.py
index eb81b9ea..e3a6c538 100755
--- a/config/hypr/UserScripts/Weather.py
+++ b/config/hypr/UserScripts/Weather.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python3
-
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
# weather using python
diff --git a/config/hypr/UserScripts/Weather.sh b/config/hypr/UserScripts/Weather.sh
index 0ecb791b..65613fca 100755
--- a/config/hypr/UserScripts/Weather.sh
+++ b/config/hypr/UserScripts/Weather.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# weather info from wttr. https://github.com/chubin/wttr.in
# Remember to add city
diff --git a/config/hypr/UserScripts/ZshChangeTheme.sh b/config/hypr/UserScripts/ZshChangeTheme.sh
index f06f2b60..57fbf37d 100755
--- a/config/hypr/UserScripts/ZshChangeTheme.sh
+++ b/config/hypr/UserScripts/ZshChangeTheme.sh
@@ -3,7 +3,6 @@
# Script for Oh my ZSH theme ( CTRL SHIFT O)
# preview of theme can be view here: https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
-
# after choosing theme, TTY need to be closed and re-open
themes_dir="$HOME/.oh-my-zsh/themes"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage