aboutsummaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authordx <aryadevchavali1@gmail.com>2020-04-17 21:18:04 +0100
committerdx <aryadevchavali1@gmail.com>2020-04-17 21:18:04 +0100
commit47adab9d18a5f14d501a9ffb27887a4501bf1792 (patch)
tree1e04536a483e9c43296ed5871b1c4fafb68f2210 /i3
parent53a689ef438e322a059b2dd6aef9d388e6a13837 (diff)
downloaddotfiles-47adab9d18a5f14d501a9ffb27887a4501bf1792.tar.gz
dotfiles-47adab9d18a5f14d501a9ffb27887a4501bf1792.tar.bz2
dotfiles-47adab9d18a5f14d501a9ffb27887a4501bf1792.zip
~move around a few things
-the resize bindings for arrow keys
Diffstat (limited to 'i3')
-rw-r--r--i3/config10
1 files changed, 2 insertions, 8 deletions
diff --git a/i3/config b/i3/config
index fa9301a..cfc7b23 100644
--- a/i3/config
+++ b/i3/config
@@ -14,7 +14,6 @@ exec --no-startup-id blueman-applet
# Some necessary attributes
focus_follows_mouse no
-for_window [class="^.*"] border pixel 10
# Scratchpad
bindsym $mod+Shift+minus move scratchpad
@@ -24,6 +23,7 @@ bindsym $mod+slash exec qutebrowser
# Gaps and border
gaps outer 5
gaps inner 15
+for_window [class="^.*"] border pixel 5
# Volume binds
set $refresh_i3status killall -SIGUSR1 i3status
@@ -156,12 +156,6 @@ mode "resize" {
bindsym k resize shrink height 10 px or 10 ppt
bindsym l resize grow width 10 px or 10 ppt
- # same bindings, but for the arrow keys
- bindsym Left resize shrink width 10 px or 10 ppt
- bindsym Down resize grow height 10 px or 10 ppt
- bindsym Up resize shrink height 10 px or 10 ppt
- bindsym Right resize grow width 10 px or 10 ppt
-
# back to normal: Enter or Escape or $mod+r
bindsym Return mode "default"
bindsym Escape mode "default"
@@ -173,7 +167,6 @@ bindsym $mod+r mode "resize"
# Aesthetics
client.focused #4c7899 #3a3a3a #ffffff #2e9ef4 #13ad2c
client.focused_inactive #333333 #5f676a #ffffff #2e9ef4 #13ad2c
-exec $HOME/Scripts/start_picom
bar {
status_command py3status -c ~/.i3/i3status.conf
@@ -189,5 +182,6 @@ bar {
}
}
+exec $HOME/Scripts/start_picom
exec --no-startup-id $bg
exec rofi -show run -matching fuzzy daemon