summaryrefslogtreecommitdiff
path: root/home-config/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/hypr/hyprland.conf')
-rw-r--r--home-config/hypr/hyprland.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf
index 7367d6c..a3545b8 100644
--- a/home-config/hypr/hyprland.conf
+++ b/home-config/hypr/hyprland.conf
@@ -197,6 +197,9 @@ bind = $mainMod SHIFT, Print, exec, grimblast edit area
197bind = $mainMod, N, exec, makoctl dismiss 197bind = $mainMod, N, exec, makoctl dismiss
198bind = $mainMod SHIFT, N, exec, makoctl dismiss -a 198bind = $mainMod SHIFT, N, exec, makoctl dismiss -a
199 199
200# Color picker
201bind = $mainMod SHIFT, C, exec, hyprpicker -a
202
200# Window Rules 203# Window Rules
201 204
202# Firefox PiP 205# Firefox PiP
@@ -222,4 +225,5 @@ exec-once = ~/.config/hypr/autostart.sh
222 225
223misc { 226misc {
224 disable_hyprland_logo = true 227 disable_hyprland_logo = true
228 force_default_wallpaper = 0
225} 229}