add waybar and sway

This commit is contained in:
2025-01-17 20:54:59 +02:00
parent 7e5f42cd3e
commit d46b5bc1b2
6 changed files with 376 additions and 0 deletions

6
.config/waybar/style.css Normal file
View File

@ -0,0 +1,6 @@
/* @import url("~/.cache/wal/colors.css"); */
* {
font-family: "mononoki";
font-size: 16;
}