updated ghostty config + added new binds
This commit is contained in:
@@ -103,6 +103,17 @@ bind=SUPER,7,view,7,1 # focus workspace 7
|
||||
bind=SUPER,8,view,8,1 # focus workspace 8
|
||||
bind=SUPER,9,view,9,1 # focus workspace 9
|
||||
|
||||
# add workspaces to vie with mainmod + alt + [1-9]
|
||||
bind=SUPER+alt,1,toggleview,1 # toggle on workspace 1
|
||||
bind=SUPER+alt,2,toggleview,2 # toggle on workspace 2
|
||||
bind=SUPER+alt,3,toggleview,3 # toggle on workspace 3
|
||||
bind=SUPER+alt,4,toggleview,4 # toggle on workspace 4
|
||||
bind=SUPER+alt,5,toggleview,5 # toggle on workspace 5
|
||||
bind=SUPER+alt,6,toggleview,6 # toggle on workspace 6
|
||||
bind=SUPER+alt,7,toggleview,7 # toggle on workspace 7
|
||||
bind=SUPER+alt,8,toggleview,8 # toggle on workspace 8
|
||||
bind=SUPER+alt,9,toggleview,9 # toggle on workspace 9
|
||||
|
||||
|
||||
# Mouse Button Bindings
|
||||
# btn_left and btn_right can't bind none mod key
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# ! Auto-generated file. Do not edit directly.
|
||||
# Remove source = ./dms/colors.conf from your config to override.
|
||||
|
||||
bordercolor = 0x948f99ff
|
||||
focuscolor = 0xd0bcffff
|
||||
urgentcolor = 0xf2b8b5ff
|
||||
bordercolor = 0x8c9199ff
|
||||
focuscolor = 0x9ecafcff
|
||||
urgentcolor = 0xffb4abff
|
||||
|
||||
Reference in New Issue
Block a user