diff options
author | neodarz <neodarz@neodarz.net> | 2017-09-06 08:28:06 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-09-06 08:28:06 +0200 |
commit | fa0de57b744bb664e202fe7eee41b4c7d8c83cf7 (patch) | |
tree | 68c74c6f960360d82da16505154d5876505b299c /i3 | |
parent | d4838792798f3dd384f6a8aa4896979de21a8c53 (diff) | |
parent | e2186ce77417e499cfe2a2635b136e601aaae613 (diff) | |
download | dotfiles_ascii-fa0de57b744bb664e202fe7eee41b4c7d8c83cf7.tar.xz dotfiles_ascii-fa0de57b744bb664e202fe7eee41b4c7d8c83cf7.zip |
Merge branch 'master' of ssh://neodarz.net:19977/home/git/pub_repo/neodarz/conf/dotfiles_ascii
Diffstat (limited to '')
-rw-r--r-- | i3/.config/i3/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index bc4e4e7..9f2575a 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -112,7 +112,7 @@ bindsym $WinKey+Shift+F8 exec terminator -e qutebrowser #bindsym $AltKey+a exec urxvt -name floatme --background "#000" -cursorColor "#31363B" -font 7x13 -geometry 88x33 -e "pygmentize ~/.zsh/aliases.zsh | less" #bindsym $WinKey+Shift+v move morkspace to output right bindsym $WinKey+control+l exec i3lock-fancy -bindsym $WinKey+p exec passmenu +bindsym $WinKey+p exec rofi-pass #bindsym $WinKey+Shift+$AltKey+0 exec ~/.config/i3/switch-workspace.py 6 bindsym XF86AudioPlay exec ~/.config/i3/switch_audio.sh 8 @@ -123,7 +123,7 @@ bindsym $WinKey+Return exec qterminal bindsym $WinKey+Shift+A kill # start dmenu (a program launcher) -bindsym $WinKey+d exec dmenu_run +bindsym $WinKey+d exec rofi -show run # There also is the (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed. @@ -335,3 +335,4 @@ bar { exec /home/neodarz/.screenlayout/default.sh exec feh --bg-scale /home/neodarz/wallpaper_animated/black.png #exec /home/neodarz/wallpaper_animated/wall.sh /home/neodarz/wallpaper_animated/8bit_battle_preparation.gif +exec setxkbmap fr |