From ada3ece1f5b7574f2814fe0fb1ae5bec1ffb3d32 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Tue, 21 May 2019 16:50:09 +0200 Subject: Tue 21 May 2019 04:50:11 PM CEST --- files/i3/config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'files/i3/config') diff --git a/files/i3/config b/files/i3/config index d940ef9..1bd18f7 100644 --- a/files/i3/config +++ b/files/i3/config @@ -141,7 +141,7 @@ bindsym $mod+Shift+b bar mode dock # change container layout (stacked, tabbed, toggle split) bindsym $mod+Shift+w layout stacking bindsym $mod+w layout tabbed -#bindsym $mod+e layout toggle split +bindsym $mod+e layout toggle split # toggle tiling / floating bindsym $mod+Shift+space floating toggle @@ -275,11 +275,12 @@ bindsym $mod+Shift+a exec urxvt -e alsamixer bindsym $mod+c exec ~/scripts/dmenuTerm.sh bindsym $mod+d exec ~/scripts/dmenuDic.sh bindsym $mod+m exec ~/scripts/dmenuMount.sh -bindsym $mod+e exec ~/scripts/emoji.sh +bindsym $mod+Shift+e exec ~/scripts/emoji.sh bindsym $mod+Shift+m exec ~/scripts/dmenuUmount.sh bindsym $mod+Shift+c exec notify-send "$(fortune)" bindsym $mod+y exec surfraw.sh bindsym $mod+Control+f exec screenRecord.sh +bindsym $mod+Control+p exec passmenu ## @@ -357,7 +358,7 @@ exec i3-msg "gaps inner current set 0; gaps outer current set 0" # bg #exec_always bash ~/scripts/pkmBgSelector.sh exec xrdb ~/.Xresources && urxvt -e tmux new -s main -exec feh --bg-max ~/images/wallpapers/bg* +exec feh --bg-max ~/images/wallpapers/bg_* exec dunst exec setxkbmap -layout es -option caps:swapescape exec xset -b -- cgit v1.2.1