sway: set file manager to nautilus, fix rofi binding

This commit is contained in:
Inhji 2022-12-07 23:33:33 +01:00
parent 0430df52df
commit f57297d584
1 changed files with 5 additions and 4 deletions

View File

@ -15,10 +15,11 @@ set $up up
set $right right
# Your preferred terminal emulator
set $term xfce4-terminal
set $files nautilus
# Your preferred application launcher
# Note: it's recommended that you pass the final command to sway
#set $menu dmenu_path | dmenu | xargs swaymsg exec --
set $menu rofi -show drun -font "Inter Bold 24" -display-drun "" -theme mnt-reform | xargs swaymsg exec --
set $menu rofi -show drun | xargs swaymsg exec --
#xwayland disable
@ -85,7 +86,7 @@ hide_edge_borders both
# Start your launcher
bindsym $mod+d exec $menu
bindsym $mod+Tab exec $menu
bindsym $mod+t exec thunar
bindsym $mod+t exec $files
# Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod.
@ -279,8 +280,8 @@ seat seat0 xcursor_theme Adwaita 24
exec "killall waybar"
exec waybar
# start a terminal
exec xfce4-terminal -e 'bash -c "reform-desktop-help; bash"'
# don't start a terminal, enjoy the wallpaper
# exec xfce4-terminal -e 'bash -c "neofetch; bash"'
# start gnome xsettings daemon
exec /usr/libexec/gsd-xsettings