Add pcmanfm-qt

This commit is contained in:
Ivan Bushchik 2022-08-03 13:35:45 +03:00
parent 66b47e8e3e
commit 6caab6d391
No known key found for this signature in database
GPG key ID: 3E4E9C7D66E44BF7

View file

@ -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