mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-08 14:18:24 +02:00
06/03
This commit is contained in:
+5
-1
@@ -67,4 +67,8 @@ bindl = , XF86AudioPrev, exec, uwsm app -S out -- playerctl previous
|
||||
bindl = , XF86AudioNext, exec, uwsm app -S out -- playerctl next
|
||||
|
||||
# Screenshot and copy binds
|
||||
bind = , PRINT, exec, uwsm app -S out -- hyprshot -m region
|
||||
bind = , PRINT, exec, uwsm app -S out -- hyprshot -m region -z
|
||||
|
||||
# zshell
|
||||
bind = SUPER, R, global, zshell:toggle-launcher
|
||||
bind = SUPER, A, global, zshell:toggle-nc
|
||||
|
||||
@@ -20,15 +20,15 @@ misc {
|
||||
}
|
||||
|
||||
general {
|
||||
gaps_in = 3
|
||||
gaps_out = 8
|
||||
border_size = 3
|
||||
gaps_in = 2
|
||||
gaps_out = 4
|
||||
border_size = 2
|
||||
col.active_border = $sky $teal $green $blue 90deg
|
||||
col.inactive_border = $crust 90deg
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 5
|
||||
rounding = 2
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 25
|
||||
|
||||
Reference in New Issue
Block a user