Compare commits

...

3 Commits

Author SHA1 Message Date
82fa918b98 xkeyboared 2025-11-30 14:05:55 +00:00
nnduc
2ff6bc5cf5 Merge remote-tracking branch 'refs/remotes/origin/2025' into 2025 2025-10-23 01:41:36 +07:00
nnduc
fa47d246c9 fix spell check 2025-10-23 01:41:16 +07:00
2 changed files with 9 additions and 2 deletions

View File

@@ -41,7 +41,8 @@ call plug#end()
"set background=light
colorscheme gruvbox
let g:gruvbox_contrast_light = 'hard'
hi clear SpellBad
hi SpellBad cterm=underline ctermfg=red
"Open NERDTree

View File

@@ -54,7 +54,7 @@ separator-foreground = ${colors.disabled}
font-0 = 0xProto Nerd Font:pixelsize=14;3
modules-left = xworkspaces xwindow
modules-right = polytiramisu memory cpu date battery
modules-right = polytiramisu memory cpu date battery xkeyboard
cursor-click = pointer
cursor-scroll = ns-resize
@@ -68,6 +68,12 @@ enable-ipc = true
; wm-restack = i3
; override-redirect = true
[module/xkeyboard]
type = internal/xkeyboard
; List of indicators to ignore
blacklist-0 = num lock
blacklist-1 = scroll lock
[module/xworkspaces]
type = internal/xworkspaces