This commit is contained in:
iFargle 2023-08-28 15:32:21 +09:00
parent 836f1856f0
commit 87bdd18aaf

View file

@ -2,12 +2,16 @@
home.file = {
# https://yewtu.be/watch?v=tWQB1NDDA9c
# https://github.com/DN-debug/waybar-examples
# Inspiration:
# https://github.com/Pipshag/dotfiles_gruvbox
# Font Search:
# https://www.nerdfonts.com/cheat-sheet
# Online CSS testing
# https://www.w3schools.com/css/tryit.asp?filename=trycss_border_round
# Waybar configuration
".config/waybar/config.jsonc" = {
enable = true;
@ -20,7 +24,6 @@
"wlr/workspaces",
],
"modules-center": [
"clock"
],
"modules-right": [
"mpris",
@ -28,6 +31,7 @@
"network",
"backlight",
"battery",
"clock"
],
"mpris": {