Simplify Blender import, remove Rot8, standardize fastfetch import, add Teams (ew), split up environment vars, etc

This commit is contained in:
Bun 2025-05-07 14:35:27 -04:00
parent 19a6abfbb6
commit d4ca164ed3
23 changed files with 68 additions and 53 deletions

View file

@ -14,7 +14,6 @@
brightnessctl
hyprpicker
libnotify
rot8
shotman
wdisplays
wl-clipboard-rs

View file

@ -9,9 +9,6 @@
{ command = "foot -a music -T Music ncmpcpp"; }
{ command = "foot -a sound -T Sound pulsemixer"; }
# Daemons and tray
{ command = "rot8"; }
# Foreground
{ command = "thunderbird"; }
{ command = "vesktop"; }

View file

@ -54,7 +54,7 @@
# Communication
"7:${config.ws.w7}" = [
{ app_id = "MiscBrowser"; }
{ app_id = "teams-for-linux"; }
{ app_id = "vesktop"; }
];
"9:${config.ws.w9}" = [{ app_id = "thunderbird"; }];