remove toolwait, this still needs work

This commit is contained in:
Alex Kelly 2023-11-28 15:59:52 -05:00
commit 4fd35090c6
2 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@ bindsym $mod+Return exec kitty
bindsym Control+$alt+l exec /home/kellya/.config/sway/scripts/lock.sh
bindsym $mod+Shift+d exec i3-dmenu-desktop --dmenu="dmenu -i -fn 'Noto Sans:size=8'"
bindsym $mod+d exec rofi -lines 12 -padding 18 -width 60 -location 0 -show drun -sidebar-mode -columns 3 -font 'Noto Sans 8'
bindsym $mod+d exec /usr/local/bin/rofi -lines 12 -padding 18 -width 60 -location 0 -show drun -sidebar-mode -columns 3 -font 'Noto Sans 8' -show-icons -m "$(swaymsg -t get_outputs | jq -c '.[] | select(.focused) | select(.id)' | jq -c '.name')"
bindsym --border button2 kill