Use FZF as launcher

This commit is contained in:
drymer 2018-10-07 21:18:04 +02:00
parent 3b0d5aa1d2
commit a4e35a1091
Signed by: drymer
GPG Key ID: A307D64D5DDFDAAD
1 changed files with 5 additions and 5 deletions

View File

@ -24,8 +24,9 @@ bindsym $mod+Return exec termite
# cerrar ventana
bindsym $mod+Shift+Q kill
# arrancar dmenu
bindsym $mod+d exec --no-startup-id /usr/bin/zsh -c "`grep "^PATH" ~/.zshrc` rofi -show combi"
# arrancar launcher
bindsym $mod+d exec --no-startup-id ~/Scripts/bin/launcher
for_window [title="fuzzylauncher"] floating enable
# Reinicia i3
bindsym $mod+Shift+r restart
@ -225,6 +226,7 @@ for_window [title="textarea"] floating enable
for_window [title="qutebrowser-editor"] floating enable
for_window [title="SM-J710F"] floating enable
for_window [title="Dispositivos Bluetooth"] floating enable
# i3-gaps
smart_borders on
@ -237,11 +239,9 @@ focus_follows_mouse no
# Scratchpad
bindsym $mod+Shift+p move scratchpad
bindsym $mod+p scratchpad show
exec keepassx
for_window [title="KeePassX"] border 1pixel, floating enable, move scratchpad
# keybinds varios
bindsym XF86MonBrightnessUp exec --no-startup-id luz 1
bindsym XF86MonBrightnessDown exec --no-startup-id luz 2
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 7 +5% #increase sound volume
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 7 -5% #decrease sound volume
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 7 -5% #decrease sound volume