Ghostty
This commit is contained in:
@@ -50,5 +50,5 @@ bind = $mainMod SHIFT, S, movetoworkspace, special:magic
|
|||||||
bind = $mainMod, mouse_down, workspace, e+1
|
bind = $mainMod, mouse_down, workspace, e+1
|
||||||
bind = $mainMod, mouse_up, workspace, e-1
|
bind = $mainMod, mouse_up, workspace, e-1
|
||||||
|
|
||||||
bind = $mainMod alt, right, workspace, e+1
|
bind = $mainMod CTRL, right, workspace, e+1
|
||||||
bind = $mainMod alt, left, workspace, e-1
|
bind = $mainMod CTRL, left, workspace, e-1
|
||||||
|
|||||||
@@ -12,11 +12,11 @@ general {
|
|||||||
border_size = 4
|
border_size = 4
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||||
# col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||||
# col.inactive_border = rgba(595959aa)
|
col.inactive_border = rgba(595959aa)
|
||||||
|
|
||||||
col.active_border = rgba(cc1330ee)
|
# col.active_border = rgba(cc1330ee)
|
||||||
col.inactive_border = rgba(303030dd)
|
# col.inactive_border = rgba(303030dd)
|
||||||
|
|
||||||
|
|
||||||
# Set to true enable resizing windows by clicking and dragging on borders and gaps
|
# Set to true enable resizing windows by clicking and dragging on borders and gaps
|
||||||
|
|||||||
Reference in New Issue
Block a user