From 4458a2306504403fb75e988003881515e2ca7524 Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Wed, 6 Sep 2017 01:24:41 +0200 Subject: Update i3 conf for rofi --- i3/.config/i3/config | 5 +++-- 1 file 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 -- cgit v1.2.1