diff --git a/.config/i3/config b/.config/i3/config index b0cb4de..4b5ac16 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -149,9 +149,12 @@ bindsym $mod+Return exec kitty # bindsym $mod+d exec ulauncher bindsym Mod1+F2 exec dmenu_run -# set $menu alacritty --title launcher -e fsel -bindsym $mod+d exec kitty --title launcher -o cursor_trail=0 -e fsel -r --detach -for_window [title="^launcher$"] floating enable, resize set width 500 height 430, border none +bindsym $mod+d exec --no-startup-id alacritty --title launcher -e bash -l -c "fsel -r --detach" + +# bindsym $mod+d exec --no-startup-id alacritty --title launcher -e top +for_window [title="^launcher$"] floating enable, resize set width 600 height 530, border none +for_window [title="^launcher$"] move position center + # run app assigned to current workspace