diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/guix/home.scm | 1 | ||||
-rw-r--r-- | etc/i3/config | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 81904f8..b42ebb3 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -565,6 +565,7 @@ xbacklight + mate-calc gnote telegram-desktop zathura diff --git a/etc/i3/config b/etc/i3/config index 94648b2..5aec62a 100644 --- a/etc/i3/config +++ b/etc/i3/config @@ -53,6 +53,7 @@ bindsym $mod+Shift+q kill +bindsym $mod+c exec mate-calc bindsym $mod+u exec wms uuid bindsym $mod+t exec wms date bindsym $mod+m exec wms clear-notification |