notification styling

This commit is contained in:
2024-01-21 20:45:05 +01:00
parent 564b328001
commit adddfbc3ab
3 changed files with 20 additions and 4 deletions

View File

@@ -29,9 +29,9 @@ set $text-color #0DA321
set $inactive-text-color #505254
set $urgent-bg-color #E53935
exec_always export hostname="$(cat /etc/hostname)"
exec_always ~/.config/screenlayout/apply-screen-layout.sh
exec_always ~/.config/keyboard/apply-keyboard-layout.sh
exec_always export hostname="$(cat /etc/hostname)" && ~/.config/screenlayout/apply-screen-layout.sh
exec_always export hostname="$(cat /etc/hostname)" && ~/.config/keyboard/apply-keyboard-layout.sh
exec --no-startup-id blueman-applet
set $mod Mod4
@@ -282,6 +282,8 @@ assign [class="discord"] $ws4
assign [class="Signal"] $ws4
## 5: Social
assign [class="Moonlight"] $ws5
## 9: VPN
assign [class="OVPN"] $ws9
## 10: Terminals
assign [class="Alacritty"] $ws10
# resize window (you can also use the mouse for that)