aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-11-19 12:22:05 +0900
committerGitHub <noreply@github.com>2023-11-19 12:22:05 +0900
commitfb614caa72259511682ee8d7651532a783d45ec8 (patch)
treec256dcac1c406abaa89f532d7e4b56ead2e22f3f /config/hypr/scripts
parent832ad0456d2f9dace1e629fbf08650fc4dd95a32 (diff)
parent68819bdfc574a6c0e3cdd1786972275df13c8d20 (diff)
Merge pull request #27 from JaKooLit/rofi
Rofi, releases-dots, creation of wiki
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/Help.sh3
-rwxr-xr-xconfig/hypr/scripts/KeyHints.sh1
-rwxr-xr-xconfig/hypr/scripts/WallpaperSelect.sh2
3 files changed, 1 insertions, 5 deletions
diff --git a/config/hypr/scripts/Help.sh b/config/hypr/scripts/Help.sh
deleted file mode 100755
index 38bcdec8..00000000
--- a/config/hypr/scripts/Help.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-mousepad ~/.config/hypr/HelpFile.md
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh
index 6d82a919..d868b5d6 100755
--- a/config/hypr/scripts/KeyHints.sh
+++ b/config/hypr/scripts/KeyHints.sh
@@ -32,7 +32,6 @@ yad --width=1000 --height=1000 \
" Shift F" "Toggle float" "single window" \
" ALT F" "Toggle all windows to float" "all windows" \
" SHIFT G" "Gamemode! All animations off" "" \
-" SHIFT H" "Launch a small Help File" "" \
" H" "Launch this app" "" \
" E" "View or EDIT Keybinds, Settings, Monitor" "" \
"" "" "" \
diff --git a/config/hypr/scripts/WallpaperSelect.sh b/config/hypr/scripts/WallpaperSelect.sh
index c989adf3..24fcae2e 100755
--- a/config/hypr/scripts/WallpaperSelect.sh
+++ b/config/hypr/scripts/WallpaperSelect.sh
@@ -18,7 +18,7 @@ RANDOM_PIC="${PICS[$((RANDOM % ${#PICS[@]}))]}"
RANDOM_PIC_NAME="${#PICS[@]}. random"
# Rofi command
-rofi_command="rofi -dmenu -config ~/.config/rofi/config-short.rasi"
+rofi_command="rofi -dmenu -config ~/.config/rofi/config-wallpaper.rasi"
menu() {
for i in "${!PICS[@]}"; do
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage