notification styling
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user