mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Change default font and fix mako notifications
This commit is contained in:
parent
2c383f9109
commit
c0f0887122
@ -32,7 +32,7 @@ output * bg ~/Pildid/background.png tile
|
|||||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||||
|
|
||||||
# Notification daemon
|
# Notification daemon
|
||||||
exec mako --default-timeout 10 --ignore-timeout
|
exec mako --default-timeout 10
|
||||||
|
|
||||||
### Idle configuration
|
### Idle configuration
|
||||||
#
|
#
|
||||||
@ -65,6 +65,9 @@ bindsym Scroll_Lock exec swaylock -c 333333AA -s tile -i ~/Pildid/background.png
|
|||||||
# You can get the names of your inputs by running: swaymsg -t get_inputs
|
# You can get the names of your inputs by running: swaymsg -t get_inputs
|
||||||
# Read `man 5 sway-input` for more information about this section.
|
# Read `man 5 sway-input` for more information about this section.
|
||||||
|
|
||||||
|
|
||||||
|
font pango:DejaVu Sans Mono 10, xos4 Terminus Regular 12
|
||||||
|
|
||||||
### Key bindings
|
### Key bindings
|
||||||
#
|
#
|
||||||
# Basics:
|
# Basics:
|
||||||
|
Loading…
Reference in New Issue
Block a user