aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfig/hypr/scripts/WaybarCava.sh4
-rw-r--r--config/rofi/config.rasi1
-rwxr-xr-xcopy.sh1
3 files changed, 5 insertions, 1 deletions
diff --git a/config/hypr/scripts/WaybarCava.sh b/config/hypr/scripts/WaybarCava.sh
index 99261387..d31a05b5 100755
--- a/config/hypr/scripts/WaybarCava.sh
+++ b/config/hypr/scripts/WaybarCava.sh
@@ -18,6 +18,10 @@ done
config_file="/tmp/bar_cava_config"
cat >"$config_file" <<EOF
[general]
+# Older systems show significant CPU use with default framerate
+# Setting maximum framerate to 30
+# You can increase the value if you wish
+framerate = 30
bars = 10
[input]
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 0a75c1f6..011eebb1 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -19,5 +19,4 @@
/* note: Main themes in ~/.config/rofi/themes */
/* You can manually change here or you can use rofi theme selector SUPER SHIFT E */
-
@theme "~/.config/rofi/themes/KooL_style-9.rasi"
diff --git a/copy.sh b/copy.sh
index 69641fda..58436225 100755
--- a/copy.sh
+++ b/copy.sh
@@ -601,6 +601,7 @@ if [ -d "$DIRPATHw" ]; then
cp -f "$BACKUP_FILEw" "$DIRPATHw/UserModules"
fi
+
break
;;
[Nn]* )
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage