Adding kmonad, and some keybinding changes

This commit is contained in:
Chris Cochrun 2021-05-12 07:33:58 -05:00
parent fbae04a8f1
commit 1d895277c9
6 changed files with 950 additions and 14 deletions

2
scripts/notify-from-server.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
notify-send 'Notifcation from HomeAssistant' 'I want to cry a million cries...'