Rounding and shortcut updates
This commit is contained in:
@@ -108,8 +108,8 @@ general {
|
||||
|
||||
# https://wiki.hypr.land/Configuring/Variables/#decoration
|
||||
decoration {
|
||||
rounding = 2
|
||||
rounding_power = 1
|
||||
rounding = 5
|
||||
rounding_power = 3
|
||||
|
||||
# Change transparency of focused and unfocused windows
|
||||
active_opacity = 1.0
|
||||
@@ -267,6 +267,7 @@ bind = $mainMod SHIFT, P, exec, $menu
|
||||
# bind = $mainMod, P, pseudo, # dwindle
|
||||
# bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod SHIFT, W, exec, dwl_web
|
||||
bind = $mainMod SHIFT, E, exec, dwl_email
|
||||
|
||||
# Change layouts
|
||||
bind = $supMod SHIFT, M, exec, hyprctl keyword general:layout monocle
|
||||
|
||||
Reference in New Issue
Block a user