summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2023-10-19 10:16:02 -0400
committerKjetil Orbekk <kj@orbekk.com>2023-10-20 07:58:20 -0400
commit1a5eac68f9fc6194331f3cfd81a4c6850d2a4e3a (patch)
tree322b92bf2b9114a1af9f68baeabb29e1d7a40c92 /desktop
parentb491c39c9253d25589ef98fe23a5c996ed0c149c (diff)
Adjust font height
Diffstat (limited to 'desktop')
-rwxr-xr-xdesktop/.config/sway/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/.config/sway/config b/desktop/.config/sway/config
index 5369fa8..0a8bcb5 100755
--- a/desktop/.config/sway/config
+++ b/desktop/.config/sway/config
@@ -237,4 +237,5 @@ input 1:1:AT_Translated_Set_2_keyboard {
include /etc/sway/config.d/*
exec "ssh-agent -a $SSH_AUTH_SOCK"
-exec nm-applet \ No newline at end of file
+exec nm-applet
+exec dunst \ No newline at end of file