Compare commits

...

2 commits

3 changed files with 3 additions and 5 deletions

View file

@ -82,10 +82,10 @@
<!-- Set default monospace font -->
<alias>
<family>monospace</family>
<prefer><family>JetBrains Mono</family></prefer>
<prefer><family>Noto Sans Mono</family></prefer>
</alias>
<alias>
<family>JetBrains Mono</family>
<family>Noto Sans Mono</family>
<default><family>monospace</family></default>
</alias>

View file

@ -6,8 +6,6 @@ hide-when-typing=yes
[main]
font=monospace:pixelsize=19
line-height=29px
vertical-letter-offset=3px
pad=4x4

View file

@ -99,7 +99,7 @@ riverctl map normal $mod grave spawn 'pamixer --default-source --toggle-mute'
riverctl map normal $mod X spawn 'fnottctl actions'
riverctl map normal $mod Z spawn 'fnottctl dismiss'
riverctl map normal $mod C spawn 'notify-send --expire-time=3000 --app-name=zeit "$(zeit tracking)"'
riverctl map normal $mod C spawn 'notify-send --expire-time=3000 --app-name=zeit "$(zeit --no-colors tracking)"'
for mode in normal locked
do