Add Bloxel and fix Gamemode in Waybar

This commit is contained in:
Bun 2025-05-30 11:34:25 -04:00
parent 56a402c7db
commit 1bcd590c43
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,8 @@
kitty.hostname = "53f:dc2d:80c9:3ca2:4b15:ef4d:38a0:c868";
prophet.hostname = "42f:2737:2aed:4dee:cbe4:3c73:1918:ad9b";
# Misc
# Other servers
bloxel.hostname = "rtmp.bloxelcom.net";
seneca = {
hostname = "matrix.senecapolytechnic.ca";
user = "jhampton1";

View file

@ -301,7 +301,7 @@
#waybar { background: #${config.look.colors.dark}; }
#network { padding: 0 6px 0 4px; }
#scratchpad, #privacy, #tray, #bluetooth { margin: 0 2px 0 2px; }
#gamemode, #scratchpad, #privacy, #tray, #bluetooth { margin: 0 2px 0 2px; }
#pulseaudio, #mpris, #custom-notifs, #idle_inhibitor, #custom-weather, #cpu, #memory, #custom-vram, #backlight, #battery, #clock { margin: 0 2px 0 4px; }
#workspaces { padding: 0 6px 0 0; }