diff --git a/linux_toolkit_2021/index.html b/linux_toolkit_2021/index.html index df596545a26592f8537a0cd907c665d66430423d..a9d63c47bb92d481b717d905ede6ab374eb06e67 100644 --- a/linux_toolkit_2021/index.html +++ b/linux_toolkit_2021/index.html @@ -346,7 +346,7 @@ class: center, middle # Notifications -Typically, linux has a notification deamon integrated. +Typically, linux has a notification daemon integrated. ```bash notify-send "Hello" @@ -428,7 +428,7 @@ class: center, middle # xbindkeys -A **keydeamon**! Let's us configure keyboard shortcuts. +A **keydaemon**! Let's us configure keyboard shortcuts. In file `~/.xbindkeysrc`: