dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit a8f195ca1cfff8382c560b278370127900329fb5
parent 4ccb25917b13dc8ee58d45b683f102d9a9698f30
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Sat, 12 Jan 2019 22:48:35 +0100

Use rofi instead of dmenu

Diffstat:
Mlinks/.config/i3/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/links/.config/i3/config b/links/.config/i3/config @@ -80,7 +80,7 @@ bindsym $mod+Return exec $term -e tmux bindsym $mod+Shift+Return exec $term bindsym $mod+grave exec --no-startup-id ddspawn tmuxdd bindsym $mod+comma exec signal-desktop -bindsym $mod+space exec dmenu_themed run +bindsym $mod+space exec --no-startup-id "rofi -show drun -font \\"DejaVu 9\\" -run-shell-command '$term -e \\" {cmd}; read -n 1 -s\\"'" bindsym $modalt+space exec ducksearch bindsym $mod+Tab focus mode_toggle