diff --git a/configs/sway/sway b/configs/sway/sway index f702af2..c12352e 100644 --- a/configs/sway/sway +++ b/configs/sway/sway @@ -6,6 +6,7 @@ set $right l set $term alacritty for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 ppt 60 ppt, border pixel 10 set $menu exec $term --class=launcher -e ~/.dotfiles/utils/sway-launcher-desktop +set $filemgr pcmanfm-qt output * bg /usr/share/backgrounds/Iridescence-dark.png fill @@ -31,6 +32,7 @@ exec swayidle -w \ output * scale 2 bindsym $mod+Return exec $term + bindsym $mod+Shift+f exec $filemgr bindsym $mod+Shift+q kill bindsym $mod+d exec $menu floating_modifier $mod normal