diff --git a/README.md b/README.md index 4e0a091..741c84b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ install required packages ``` -$ sudo pacman -S sway swayidle swaylock i3status-rust grim slurp swappy wl-clipboard wofi +$ sudo pacman -S sway swayidle swaylock i3status-rust grim slurp swappy wl-clipboard wofi fzf $ yay -S persway ``` diff --git a/config b/config index f716e68..b73ec2e 100644 --- a/config +++ b/config @@ -26,8 +26,8 @@ set $font Cascadia Code PL Regular 10 # Your preferred application launcher set $menu wofi --show drun --prompt applications -set $fasd $HOME/.zprezto/modules/fasd/external/fasd -set $files $fasd -alt | wofi --show dmenu --prompt "recent files and directories" | xargs xdg-open +set $files termite -t fzf -e \"fzf --bind 'return:execute(nohup xdg-open {} &> /dev/null &)+abort'\" + # # Host Specific @@ -275,6 +275,7 @@ for_window [app_id=".*"] title_format '%title %title (%class:%instance)' for_window [app_id="firefox" title="Firefox - Sharing Indicator"] floating enable; move position 0 0 for_window [title="bluetoothctl"] floating enable +for_window [title="fzf"] floating enable # # Status Bar: