Add Bloxel and fix Gamemode in Waybar
This commit is contained in:
parent
56a402c7db
commit
1bcd590c43
2 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
||||||
kitty.hostname = "53f:dc2d:80c9:3ca2:4b15:ef4d:38a0:c868";
|
kitty.hostname = "53f:dc2d:80c9:3ca2:4b15:ef4d:38a0:c868";
|
||||||
prophet.hostname = "42f:2737:2aed:4dee:cbe4:3c73:1918:ad9b";
|
prophet.hostname = "42f:2737:2aed:4dee:cbe4:3c73:1918:ad9b";
|
||||||
|
|
||||||
# Misc
|
# Other servers
|
||||||
|
bloxel.hostname = "rtmp.bloxelcom.net";
|
||||||
seneca = {
|
seneca = {
|
||||||
hostname = "matrix.senecapolytechnic.ca";
|
hostname = "matrix.senecapolytechnic.ca";
|
||||||
user = "jhampton1";
|
user = "jhampton1";
|
||||||
|
|
|
@ -301,7 +301,7 @@
|
||||||
|
|
||||||
#waybar { background: #${config.look.colors.dark}; }
|
#waybar { background: #${config.look.colors.dark}; }
|
||||||
#network { padding: 0 6px 0 4px; }
|
#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; }
|
#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; }
|
#workspaces { padding: 0 6px 0 0; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue