This commit is contained in:
2025-07-12 14:57:52 +03:00
parent 63c597d2e3
commit c92ef6432a
3 changed files with 27 additions and 1 deletions

View File

@@ -0,0 +1,24 @@
font=Fira Code Retina 11
format=<b>%a ⏵</b> %s\n%b
sort=-time
layer=overlay
anchor=top-right
background-color=#000000
width=300
height=110
margin=16
padding=8,16
border-size=1
border-color=#FFFFFF
border-radius=0
icons=0
max-icon-size=64
default-timeout=10000
ignore-timeout=1
[urgency=normal]
border-color=#FFFFFF
[urgency=high]
border-color=#FF0000
default-timeout=0

View File

@@ -179,7 +179,7 @@ bindsym $mod+Shift+q kill
bindsym $mod+$alt+q exec --no-startup-id kill -9 $(swaymsg -t get_tree | jq '.. | select(.focused?).pid // empty')
## Session // Reload WM Config // <><Shift> c ##
bindsym $mod+Shift+c reload
bindsym $mod+Shift+c reload; exec makoctl reload
## Session // Restart WM // <><Ctrl> r ##
bindsym $mod+Ctrl+r reload

View File

@@ -89,3 +89,5 @@ if [ -f ~/.config/sway/volume-notify-sway.sh ]; then
fi
cp chris-czermak-PamFFHL6fVY-unsplash.jpg ~/.config/sway/wallpaper.jpg
makoctl reload