diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-07-28 23:54:43 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-07-28 23:54:43 +0530 |
commit | 542d2e988b4b489b9038c55bcac919d0b026dbb8 (patch) | |
tree | 6267c1705c4d2a7098bc4412ddbf4ffe2d2681b8 /.config/wal/templates/dunstrc | |
parent | 1f521967ffbb63e1a6b76dfbce5abb22f6cbfa82 (diff) |
dunst font and revert sxiv keybinding for clipboard
Diffstat (limited to '.config/wal/templates/dunstrc')
-rw-r--r-- | .config/wal/templates/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wal/templates/dunstrc b/.config/wal/templates/dunstrc index 120cdc8..3dc4aaa 100644 --- a/.config/wal/templates/dunstrc +++ b/.config/wal/templates/dunstrc @@ -29,7 +29,7 @@ idle_threshold = 120 # Font and typography settings - font = Monospace 14 + font = JetBrainsMono 14 alignment = left word_wrap = yes |