aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home-configuration.scm6
-rw-r--r--i3.conf4
2 files changed, 5 insertions, 5 deletions
diff --git a/home-configuration.scm b/home-configuration.scm
index 8f8b7e2d..7a82796f 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -104,9 +104,11 @@ replacement spec (to which `regexp-substitute/global' is applied)."
(specifications->packages
'(;; CLI tools
"adb" "dos2unix" "file" "fzf" "git" "imagemagick" "jq"
- "lesspipe" "nvme-cli" "openssh" "powertop" "pv" "python" "rsync"
- "sbcl" "smartmontools" "source-highlight" "tk" "tlp" "tmux"
+ "lesspipe" "nvme-cli" "openssh" "powertop" "pulsemixer" "pv"
+ "rsync" "smartmontools" "source-highlight" "tk" "tlp" "tmux"
"tree" "xxd" "zip" "unzip"
+ ;; Programming languages
+ "python" "sbcl"
;; Emacs
"emacs" "emacs-use-package" "emacs-editorconfig" ; TODO: set up EditorConfig
;; Shell
diff --git a/i3.conf b/i3.conf
index 290cdf83..6f4fda76 100644
--- a/i3.conf
+++ b/i3.conf
@@ -52,9 +52,7 @@ bindsym $mod+e exec $EDITOR
# remains open in a separate window.
bindsym $mod+slash exec kitty -o term=xterm-kitty -T ranger env "EDITOR=$ASYNC_EDITOR" ranger
bindsym $mod+semicolon exec --no-startup-id nheko
-# bindsym $mod+z exec konsole --fullscreen --profile rga-fzf
-bindsym $mod+y exec --no-startup-id connect-headphones.sh connect
-bindsym $mod+shift+y exec --no-startup-id connect-headphones.sh disconnect
+bindsym $mod+y exec kitty -T pulsemixer pulsemixer
# notifications
bindsym $mod+n exec dunstctl close