mako
This commit is contained in:
24
home_dotfiles/.config/mako/config
Normal file
24
home_dotfiles/.config/mako/config
Normal 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
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user