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