Merge pull request #1 from morten-b/patch-1

--no-startup-id is not used by sway
This commit is contained in:
OdiousImp2604
2021-01-18 12:21:56 +00:00
committed by GitHub

View File

@@ -39,7 +39,7 @@ default_border pixel 1
# get auth work with polkit-gnome:
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# Default Font - Waybar's Is In's It's Config
font pango:Noto Sans Regular 10
@@ -130,10 +130,10 @@ assign [class="TelegramDesktop"] 5
for_window [class=TelegramDesktop] focus
# Autostart apps:
#exec --no-startup-id sleep 2 && xfce4-terminal
#exec --no-startup-id firefox
#exec --no-startup-id sleep 3 && thunar
#exec --no-startup-id blueberry-tray
#exec sleep 2 && xfce4-terminal
#exec firefox
#exec sleep 3 && thunar
#exec blueberry-tray
#set wallpaper:
@@ -151,7 +151,7 @@ exec swayidle -w\
# Desktop notifications_
exec --no-startup-id /usr/bin/mako
exec /usr/bin/mako
# set floating (nontiling)for apps needing it:
for_window [class="Yad" instance="yad"] floating enable