Compare commits

..

2 Commits

Author SHA1 Message Date
e645ea1641 Update monitors conf on notebook 2026-04-01 14:41:12 +02:00
7824d27555 remove autojmp 2026-04-01 14:38:52 +02:00
3 changed files with 7 additions and 3 deletions

View File

@ -41,5 +41,8 @@
"bar.battery.label": false,
"bar.battery.hideLabelWhenFull": true,
"theme.bar.buttons.battery.enableBorder": false,
"theme.osd.enable": true
"theme.osd.enable": true,
"theme.bar.buttons.y_margins": "0.2em",
"theme.bar.dropdownGap": "2.9em",
"theme.bar.outer_spacing": "1.6em"
}

View File

@ -1 +1,2 @@
source /usr/share/autojump/autojump.zsh
# source /usr/share/autojump/autojump.zsh
eval $(zoxide init zsh)