I3: several quality of life changes

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
Tobias Manske 2018-12-23 03:09:07 +01:00
parent 9211e71e19
commit d7d9e2af96
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F
5 changed files with 9 additions and 13 deletions

View File

@ -5,8 +5,8 @@
set $TERMINAL urxvt
# gaps
set $gap_outer 25
set $gap_inner 15
set $gap_outer 15
set $gap_inner 10
set $ws1 "1 "
# Terminal

View File

@ -4,8 +4,8 @@
set $TERMINAL urxvt
# gaps
set $gap_outer 25
set $gap_inner 15
set $gap_outer 15
set $gap_inner 10
set $ws1 "1 "
# Terminal

View File

@ -4,8 +4,8 @@
set $TERMINAL urxvt
# gaps
set $gap_outer 25
set $gap_inner 15
set $gap_outer 15
set $gap_inner 10
set $ws1 "1 "
# Terminal

View File

@ -32,9 +32,9 @@ font pango:Hack 8
# {{{ DROPDOWN TERMINAL }}}
for_window [instance="dropdown"] floating enable
for_window [instance="dropdown"] resize set 625 400
for_window [instance="dropdown"] resize set 800 600
for_window [instance="dropdown"] move scratchpad
for_window [instance="dropdown"] border pixel 2
for_window [instance="dropdown"] border pixel 1
exec --no-startup-id $TERMINAL -name dropdown
# Use Mouse+$mod to drag floating windows to their wanted position
@ -49,9 +49,6 @@ floating_modifier $mod
# kill focused window
bindsym $mod+Shift+q kill
# Program launcher
# bindsym Mod1+space exec ~/.config/i3/scripts/dmenu/init.py
# change focus
bindsym $mod+h focus left
bindsym $mod+j focus down

View File

@ -1,6 +1,5 @@
# {{{ KEYBOARD MAP }}}
# exec_always setxkbmap de -option 'compose:ralt,lv3:caps_switch'
exec_always setxkbmap de neo
exec_always setxkbmap de -option 'compose:ralt,lv3:caps_switch'
# {{{ AUTOSTART }}}
exec ~/.config/autorun.sh