summaryrefslogtreecommitdiff
path: root/_linux
diff options
context:
space:
mode:
Diffstat (limited to '_linux')
-rw-r--r--_linux/.tmux.conf1
-rw-r--r--_linux/hypr/hyprland.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/_linux/.tmux.conf b/_linux/.tmux.conf
index 155f033..a7d8084 100644
--- a/_linux/.tmux.conf
+++ b/_linux/.tmux.conf
@@ -3,3 +3,4 @@ bind '"' split-window -c "#{pane_current_path}"
bind % split-window -h -c "#{pane_current_path}"
bind c new-window -c "#{pane_current_path}"
bind -T copy-mode-vi Enter send-keys -X copy-pipe-and-cancel "xclip -i -f -selection primary | xclip -i -selection clipboard"
+setw -g mouse on
diff --git a/_linux/hypr/hyprland.conf b/_linux/hypr/hyprland.conf
index 3b06c1f..1671db5 100644
--- a/_linux/hypr/hyprland.conf
+++ b/_linux/hypr/hyprland.conf
@@ -192,6 +192,7 @@ bind = $mainMod CTRL, down, exec, pactl set-sink-volume @DEFAULT_SINK@ -5%
# notifications
bind = $mainMod, N, exec, makoctl dismiss
+bind = $mainMod ALT, N, exec, makoctl dismiss --all
bind = $mainMod SHIFT, N, exec, makoctl restore
bind = $mainMod CTRL, N, exec, makoctl invoke
bind = $mainMod CTRL, N, exec, makoctl dismiss