From 37ea7a555269a92d524bf78d492e4ebc64a133d0 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 31 May 2020 15:18:41 -0400 Subject: old scripts cleanup --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/i3/config b/.config/i3/config index ed7e7a5..5553699 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -62,7 +62,7 @@ bindsym $mod+grave exec --no-startup-id dmenuunicode bindsym $mod+Shift+Delete exec --no-startup-id pulsemixer --mute ; exec --no-startup-id mpc pause && pkill -RTMIN+10 i3blocks ; exec --no-startup-id pauseallmpv; workspace 0; exec $term -e htop ; exec $term -e lf # Show selection: -bindsym $mod+Insert exec --no-startup-id showclip +bindsym $mod+Insert exec --no-startup-id notify-send "📋 Clipboard contents:" "$(xclip -o -selection clipboard)" ##bindsym $mod+Pause # #---Letter Key Bindings---# # -- cgit v1.3.1