From 71db4ecb67b2ef44374c47a849021741dd2ae250 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Mon, 20 Jan 2020 19:36:22 -0500 Subject: [PATCH] fix(removed cruft from i3) Removed a ton of bindings that I never use --- .config/i3/config | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 6c61ef06..696b6961 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -12,11 +12,8 @@ gaps inner 2 gaps outer 2 set $term --no-startup-id $TERMINAL set $mod Mod4 -set $stoprec --no-startup-id dmenurecord kill -set $shutdown sudo -A shutdown -h now -set $reboot sudo -A reboot set $netrefresh --no-startup-id sudo -A systemctl restart NetworkManager -set $hibernate sudo -A systemctl suspend +set $stoprec --no-startup-id dmenurecord kill # #---Dropdown Windows---# # # General dropdown window traits. The order can matter. @@ -106,7 +103,6 @@ bindsym $mod+z gaps outer current plus 5 bindsym $mod+Shift+z gaps outer current minus 5 bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id hover left - bindsym $mod+Shift+n floating toggle; sticky toggle; exec --no-startup-id hover right bindsym $mod+Shift+m exec --no-startup-id lmc mute @@ -168,8 +164,6 @@ bindsym $mod+Shift+0 move container to workspace $ws10 for_window [class="Pinentry"] sticky enable for_window [class="sent"] border pixel 0px -for_window [title="GIMP Startup"] move workspace $ws5 -for_window [class="Gimp"] move workspace $ws5 for_window [window_role="GtkFileChooserDialog"] resize set 800 600 for_window [window_role="GtkFileChooserDialog"] move position center for_window [title="Default - Wine desktop"] floating enable @@ -186,13 +180,8 @@ bindsym $mod+F2 restart bindsym $mod+F3 exec --no-startup-id displayselect bindsym $mod+F4 exec --no-startup-id prompt "Hibernate computer?" "$hibernate" bindsym $mod+F5 exec --no-startup-id $netrefresh -bindsym $mod+F6 exec --no-startup-id torwrap -bindsym $mod+F7 exec --no-startup-id td-toggle -bindsym $mod+F8 exec --no-startup-id mailsync bindsym $mod+F9 exec --no-startup-id dmenumount bindsym $mod+F10 exec --no-startup-id dmenuumount -bindsym $mod+F11 exec --no-startup-id ducksearch -bindsym $mod+F12 exec $term -e nmtui # #---Arrow Keys---# # bindsym $mod+Left focus left