diff options
author | NeodarZ <neodarz@neodarz.net> | 2017-09-06 01:24:41 +0200 |
---|---|---|
committer | NeodarZ <neodarz@neodarz.net> | 2017-09-06 01:24:41 +0200 |
commit | 4458a2306504403fb75e988003881515e2ca7524 (patch) | |
tree | 47f40543cc19a7a12d3dd09bc504aa3f67e7805d /i3/.config | |
parent | 4f4ab337694fe4b33fd2567969bdb979f56f3095 (diff) | |
download | dotfiles_ascii-4458a2306504403fb75e988003881515e2ca7524.tar.xz dotfiles_ascii-4458a2306504403fb75e988003881515e2ca7524.zip |
Update i3 conf for rofi
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 |