diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 071e3811..71f243e7 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -36,6 +36,8 @@ source= $UserConfigs/UserKeybinds.conf # Put your own keybinds here source= $UserConfigs/UserSettings.conf # Main Hyprland Settings. +source= $UserConfigs/01-UserDefaults.conf # settings for User defaults apps + # nwg-displays source= $HOME/.config/hypr/monitors.conf source= $HOME/.config/hypr/workspaces.conf
\ No newline at end of file |
