mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-31 07:03:36 +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 &";
|
script = "polybar &";
|
||||||
settings = {
|
settings = {
|
||||||
"global/wm" = {
|
"global/wm" = {
|
||||||
font-0 = "GohuFont:style=Regular;antialias=false";
|
|
||||||
margin-top = 5;
|
margin-top = 5;
|
||||||
margin-bottom = 5;
|
margin-bottom = 5;
|
||||||
};
|
};
|
||||||
"bar/top" = {
|
"bar/top" = {
|
||||||
|
font-0 = "GohuFont:style=Regular:size=14;antialias=false";
|
||||||
modules-left = "cpu memory";
|
modules-left = "cpu memory";
|
||||||
modules-center = "xwindow";
|
modules-center = "xwindow";
|
||||||
modules-right = "date";
|
modules-right = "date";
|
||||||
|
|
|
@ -99,6 +99,7 @@
|
||||||
kitty
|
kitty
|
||||||
xclip
|
xclip
|
||||||
yt-dlp
|
yt-dlp
|
||||||
|
zellij
|
||||||
# text editors
|
# text editors
|
||||||
neovim
|
neovim
|
||||||
vscodium
|
vscodium
|
||||||
|
|
Loading…
Reference in a new issue