diff options
| author | brockar <martinnguzman.mg@gmail.com> | 2025-11-13 21:07:09 -0300 |
|---|---|---|
| committer | brockar <martinnguzman.mg@gmail.com> | 2025-11-13 21:07:09 -0300 |
| commit | 275b08ace6d3b08431d58abbd091f499cc28a796 (patch) | |
| tree | 4f0b7cc680613c88ee7eee25b467fecdbfa25bcf /config/hypr/UserConfigs/UserKeybinds.conf | |
| parent | 30b8f59ff95c48fb144809643251439d55cc6411 (diff) | |
new: startup apps for users
Diffstat (limited to 'config/hypr/UserConfigs/UserKeybinds.conf')
| -rw-r--r-- | config/hypr/UserConfigs/UserKeybinds.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf index 17711559..995f200d 100644 --- a/config/hypr/UserConfigs/UserKeybinds.conf +++ b/config/hypr/UserConfigs/UserKeybinds.conf @@ -11,9 +11,6 @@ $scriptsDir = $HOME/.config/hypr/scripts $UserScripts = $HOME/.config/hypr/UserScripts $UserConfigs = $HOME/.config/hypr/UserConfigs -# settings for User defaults apps - set your default terminal and file manager on this file -source= $UserConfigs/01-UserDefaults.conf - # common shortcuts #bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run,window # Super Key to Launch rofi menu bindd = $mainMod, D, app launcher, exec, pkill rofi || true && rofi -show drun -modi drun,filebrowser,run,window |
