mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-30 22:53:37 +00:00
~
This commit is contained in:
parent
2a552d6ce9
commit
a419dd34cc
2 changed files with 2 additions and 1 deletions
|
@ -53,11 +53,11 @@ in
|
|||
script = "polybar &";
|
||||
settings = {
|
||||
"global/wm" = {
|
||||
font-0 = "GohuFont:style=Regular;antialias=false";
|
||||
margin-top = 5;
|
||||
margin-bottom = 5;
|
||||
};
|
||||
"bar/top" = {
|
||||
font-0 = "GohuFont:style=Regular:size=14;antialias=false";
|
||||
modules-left = "cpu memory";
|
||||
modules-center = "xwindow";
|
||||
modules-right = "date";
|
||||
|
|
|
@ -99,6 +99,7 @@
|
|||
kitty
|
||||
xclip
|
||||
yt-dlp
|
||||
zellij
|
||||
# text editors
|
||||
neovim
|
||||
vscodium
|
||||
|
|
Loading…
Reference in a new issue