some changes idk what
This commit is contained in:
parent
a74d4948de
commit
509035afc2
Binary file not shown.
After Width: | Height: | Size: 3.9 MiB |
7
config
7
config
|
@ -328,4 +328,9 @@ exec waybar -c $dir/waybar.d/config -s $dir/waybar.d/style.css
|
||||||
exec nm-applet
|
exec nm-applet
|
||||||
|
|
||||||
# add autotiler
|
# add autotiler
|
||||||
exec autotiler-rs
|
exec autotiling-rs
|
||||||
|
# add autonamer
|
||||||
|
exec workstyle
|
||||||
|
|
||||||
|
exec /usr/lib/polkit-kde-authentication-agent-1
|
||||||
|
|
||||||
|
|
|
@ -37,14 +37,18 @@ swaybg
|
||||||
|
|
||||||
#div
|
#div
|
||||||
sway-dynamic-names #really buggy, but kinda nice auto emoji, waiting for patch to 1 index
|
sway-dynamic-names #really buggy, but kinda nice auto emoji, waiting for patch to 1 index
|
||||||
|
workstyle-git # seems like an alternative.
|
||||||
ttf-fonts-awesome #at least used by dynamic names, and cool to have.
|
ttf-fonts-awesome #at least used by dynamic names, and cool to have.
|
||||||
otf-font-awesome #same as above
|
otf-font-awesome #same as above
|
||||||
find #used for finding raondom background screens
|
find #used for finding raondom background screens
|
||||||
|
|
||||||
|
found nerdfonts to be better
|
||||||
|
|
||||||
|
|
||||||
i3ipc #kinda cool python stuff for https://github.com/nwg-piotr/swayinfo
|
i3ipc #kinda cool python stuff for https://github.com/nwg-piotr/swayinfo
|
||||||
|
|
||||||
|
|
||||||
|
autotiling-rs # autotiler written in rust
|
||||||
|
|
||||||
|
|
||||||
#hidpi kinda optional
|
#hidpi kinda optional
|
||||||
|
|
Loading…
Reference in New Issue