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 50ace6bf120a84f073c2cbb62408a34e2bba8b7a
parent 6cf9670628f5d918555e9098c5b944aad0e29b77
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Sun, 13 Jan 2019 08:16:32 +0100

Do not specify font for process spawn prompt

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 --no-startup-id "rofi -show drun -font \\"DejaVu 9\\" -run-shell-command '$term -e \\" {cmd}; read -n 1 -s\\"'" +bindsym $mod+space exec --no-startup-id "rofi -show drun -run-shell-command '$term -e \\" {cmd}; read -n 1 -s\\"'" bindsym $modalt+space exec ducksearch bindsym $mod+Tab focus mode_toggle