QOL notifications
This commit is contained in:
parent
7905caf694
commit
ee641a1127
2 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@ bind = $mainMod, N, exec, $termStart --class "notes-editor" -e notes-commit
|
||||||
bind = $mainMod SHIFT, L, exec, hyprlock
|
bind = $mainMod SHIFT, L, exec, hyprlock
|
||||||
bind = $mainMod, S,exec, grimblast copy area
|
bind = $mainMod, S,exec, grimblast copy area
|
||||||
bind = $mainMod SHIFT,S, exec, grimblast edit area
|
bind = $mainMod SHIFT,S, exec, grimblast edit area
|
||||||
|
bind = $mainMod, D, exec, makoctl dismiss
|
||||||
|
|
||||||
bind = $mainMod SHIFT, m, exit,
|
bind = $mainMod SHIFT, m, exit,
|
||||||
bind = $mainMod SHIFT, R, exec, hyprctl reload
|
bind = $mainMod SHIFT, R, exec, hyprctl reload
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
border-radius=5
|
border-radius=5
|
||||||
font=monospace 10
|
font=monospace 10
|
||||||
height=500
|
height=500
|
||||||
|
max-history=100
|
||||||
|
|
||||||
# Colors
|
# Colors
|
||||||
background-color=#1e1e2e
|
background-color=#1e1e2e
|
||||||
|
|
Loading…
Reference in a new issue