diff options
author | jdlugosz963 <jdlugosz963@gmail.com> | 2024-03-15 17:47:12 +0100 |
---|---|---|
committer | jdlugosz963 <jdlugosz963@gmail.com> | 2024-03-15 17:52:24 +0100 |
commit | 9ca1ae3ceca5944765af94514e75a96195de5716 (patch) | |
tree | 7bf23d941af63b33b825f6a8facbaeb1f9600723 /.config | |
parent | 51445ea1df553dabf0471750e914c53cc8d9329c (diff) | |
download | dotfiles-9ca1ae3ceca5944765af94514e75a96195de5716.tar.gz dotfiles-9ca1ae3ceca5944765af94514e75a96195de5716.zip |
Add stumpish.
Diffstat (limited to '.config')
-rw-r--r-- | .config/guix/.gitignore | 2 | ||||
-rw-r--r-- | .config/guix/manifests/desktop.scm | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.config/guix/.gitignore b/.config/guix/.gitignore index 46db10f..1f4ddec 100644 --- a/.config/guix/.gitignore +++ b/.config/guix/.gitignore | |||
@@ -1 +1 @@ | |||
current/ \ No newline at end of file | current \ No newline at end of file | ||
diff --git a/.config/guix/manifests/desktop.scm b/.config/guix/manifests/desktop.scm index 8b8ca1f..f238951 100644 --- a/.config/guix/manifests/desktop.scm +++ b/.config/guix/manifests/desktop.scm | |||
@@ -65,6 +65,8 @@ | |||
65 | "xss-lock" | 65 | "xss-lock" |
66 | "libinput" | 66 | "libinput" |
67 | "xinput" | 67 | "xinput" |
68 | "xprop" | ||
69 | "rlwrap" | ||
68 | 70 | ||
69 | "nheko" | 71 | "nheko" |
70 | "quassel" | 72 | "quassel" |