Simplify Blender import, remove Rot8, standardize fastfetch import, add Teams (ew), split up environment vars, etc
This commit is contained in:
parent
19a6abfbb6
commit
d4ca164ed3
23 changed files with 68 additions and 53 deletions
|
@ -14,7 +14,6 @@
|
|||
brightnessctl
|
||||
hyprpicker
|
||||
libnotify
|
||||
rot8
|
||||
shotman
|
||||
wdisplays
|
||||
wl-clipboard-rs
|
||||
|
|
|
@ -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"; }
|
||||
|
|
|
@ -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"; }];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue