From 6caab6d391b67a26967ede3a4e56a11f10eddff9 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Wed, 3 Aug 2022 13:35:45 +0300 Subject: [PATCH] Add pcmanfm-qt --- configs/sway/sway | 2 ++ 1 file changed, 2 insertions(+) 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