dotfiles/private_dot_config/scripts/executable_dmenu-fzf
linarphy 05d466adf8
Fix, Delete and Add
- Fix nvim config
- Add scripts
- Add power setting
- Add swayidle config
- Add template system
- Clean sway config
2023-08-18 03:43:52 +02:00

3 lines
71 B
Bash

#!/bin/sh
exec swaymsg -q "exec --no-startup-id $(compgen -c | fzf )"