1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-01-30 22:53:37 +00:00
This commit is contained in:
Rae 5e 2024-12-11 19:30:08 -05:00
parent 43720d4b72
commit cc79b2832a
4 changed files with 28 additions and 20 deletions

View file

@ -1,4 +1,3 @@
hsetroot -cover ~/.dotfiles/assets/wallpapers/kendal.png
xcompmgr &
polybar top &
polybar tray &
polybar top &

View file

@ -7,6 +7,13 @@
<desktops>
<number>4</number>
<firstdesk>1</firstdesk>
<popupTime>0</popupTime>
<names>
<name>1</name>
<name>2</name>
<name>3</name>
<name>4</name>
</names>
</desktops>
<keyboard>
<keybind key="A-d">

View file

@ -71,21 +71,12 @@ in
height = 32;
font-0 = "GohuFont:style=Regular:size=14;3";
modules-left = "cpu memory";
modules-center = "xwindow";
modules-center = "xworkspaces";
modules-right = "battery date";
module-margin = 1;
offset-y = 14;
padding = 2;
};
"bar/tray" = {
background = color0;
foreground = "#000";
bottom = "true";
width = "100%";
height = 32;
font-0 = "GohuFont:style=Regular:size=14;3";
modules-left = "tray";
};
"module/cpu" = {
type = "internal/cpu";
@ -105,6 +96,20 @@ in
type = "internal/xwindow";
label-active-font = 0;
};
"module/xworkspaces" = {
type = "internal/xworkspaces";
enable-scroll = false;
label-active = "%name%";
label-active-background = color2;
label-active-padding = 1;
label-occupied = "%name%";
label-occupied-padding = 1;
label-empty = "%name%";
label-empty-padding = 1;
label-urgent = "%name%";
label-urgent-background = color0;
label-urgent-padding = 1;
};
"module/battery" = {
type = "internal/battery";
battery = "BAT0";
@ -122,10 +127,6 @@ in
label-padding = 2;
interval = 5;
};
"module/tray" = {
type = "internal/tray";
tray-spacing = "8px";
};
};
};
};

View file

@ -94,22 +94,23 @@
ffmpeg
git
gparted
hsetroot
hyfetch
imagemagick
kitty
nitrogen
xclip
yt-dlp
zellij
# text editors
neovim
vscodium
# misc
# X11
hsetroot
nitrogen
polybar
rofi
uxn
xcompmgr
# misc
uxn
];
# Open ports in the firewall.