From ff9f7b80c466095a69231df9f6a5311fd2776f8c Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 12 Mar 2019 00:14:27 -0400 Subject: [PATCH] just form --- .config/i3/config | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 6c0b83e..feddf21 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -1,15 +1,5 @@ # vim: filetype=i3 -# _ _ ____ ____ ____ -# | | / \ | _ \| __ ) ___| -# | | / _ \ | |_) | _ \___ \ -# | |___ / ___ \| _ <| |_) |__) | -# |_____/_/ \_\_| \_\____/____/ -# -# File originally by Luke Smith -# Website: http://lukesmith.xyz -# Email: luke@lukesmith.xyz -# YouTube: https://youtube.com/c/LukeSmithxyz -# Github: https://github.com/LukeSmithxyz +# File originally by Luke Smith # This config file will use environmental variables such as $BROWSER and $TERMINAL. # You can set these variables in ~/.profile or ~/.bash_profile if you have it as below: @@ -18,7 +8,6 @@ # export TERMINAL="st" # #---Basic Definitions---# # -# Needed for i3-gaps for_window [class="^.*"] border pixel 2 gaps inner 15 gaps outer 15 @@ -31,7 +20,6 @@ set $netrefresh --no-startup-id sudo -A systemctl restart NetworkManager set $hibernate sudo -A systemctl suspend # #---Dropdown Windows---# # - # General dropdown window traits. The order can matter. for_window [instance="dropdown_*"] floating enable for_window [instance="dropdown_*"] move scratchpad @@ -269,7 +257,6 @@ bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right # #---Media Keys---# # - # Volume keys bindsym $mod+plus exec --no-startup-id lmc up 5 bindsym $mod+Shift+plus exec --no-startup-id lmc up 15 @@ -295,7 +282,6 @@ bindsym $mod+Delete exec $stoprec bindsym XF86Launch1 exec --no-startup-id xset dpms force off # #---Extra XF86 Keys---# # -# These are the extra media keys that some keyboards have. bindsym XF86AudioMute exec --no-startup-id lmc mute bindsym XF86AudioLowerVolume exec --no-startup-id lmc down 5 bindsym Shift+XF86AudioLowerVolume exec --no-startup-id lmc down 10