This commit is contained in:
Ted Kulp
2025-02-13 17:59:48 -05:00
parent 6b34237bae
commit ba4505bf32
2 changed files with 3 additions and 1 deletions

View File

@@ -207,6 +207,8 @@ alt-shift-minus = 'resize smart -50'
alt-shift-equal = 'resize smart +50'
# Switch workspaces
alt-shift-m = 'workspace next'
alt-shift-n = 'workspace prev'
alt-ctrl-shift-m = 'workspace next'
alt-ctrl-shift-n = 'workspace prev'

View File

@@ -11,7 +11,7 @@ grapheme-width-method = unicode
freetype-load-flags = hinting,force-autohint,monochrome,autohint
theme = "catppuccin-mocha"
cursor-opacity = 1
#cursor-style = block
cursor-style = block
#cursor-style-blink =
#cursor-text =
cursor-click-to-move = true