diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-18 18:39:27 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-18 18:39:27 +0900 |
| commit | d1942b1206b8debe1d8672a756750b9ff4f4e802 (patch) | |
| tree | c96f924a81f52cc3228bf7b395507821324450bc /config/hypr/UserConfigs | |
| parent | 51b04af8b39201a86d1c095bde51d4019ccef796 (diff) | |
Improved rofi Search.sh without using /tmp file
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/01-UserDefaults.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/01-UserDefaults.conf b/config/hypr/UserConfigs/01-UserDefaults.conf index 6949d277..ae510f82 100644 --- a/config/hypr/UserConfigs/01-UserDefaults.conf +++ b/config/hypr/UserConfigs/01-UserDefaults.conf @@ -10,7 +10,7 @@ # script will take the default EDITOR and nano as fallback $edit=${EDITOR:-nano} -# This two is for UserKeybinds.conf +# These two are for UserKeybinds.conf & Waybar Modules $term = kitty # Terminal $files = thunar # File Manager |
