zmiana konfiguracji na wayland i sway :love:

This commit is contained in:
2021-07-06 21:53:39 +02:00
parent f19d3fdaec
commit 1acfd0bb41
32 changed files with 1019 additions and 39 deletions

View File

@ -232,20 +232,20 @@ bindsym XF86MonBrightnessDown exec xrandr --output eDP1 --brightness 1.4 # decre
# startup
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
exec --no-startup-id ~/bin/autoconfgure_display.sh
exec --no-startup-id i3-msg 'workspace 1; exec $TERMINAL; workspace 2; exec chromium;'
### exec --no-startup-id ~/bin/autoconfgure_display.sh
### exec --no-startup-id i3-msg 'workspace 1; exec $TERMINAL; workspace 2; exec chromium;'
#exec --no-startup-id feh --bg-scale ~/Wallpapers/seneca.jpg
exec --no-startup-id picom --config ~/.config/i3/picom.conf -b
### exec --no-startup-id picom --config ~/.config/i3/picom.conf -b
#exec --no-startup-id xset dpms 500
exec --no-startup-id nm-applet --sm-disable
exec --no-startup-id pasystray
exec --no-startup-id joplin-desktop
### exec --no-startup-id nm-applet --sm-disable
### exec --no-startup-id pasystray
### exec --no-startup-id joplin-desktop
exec --no-startup-id clipit
#exec --no-startup-id xautolock -time 10 -locker "betterlockscreen -l dim"
exec --no-startup-id ~/bin/dunstwal
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
### exec --no-startup-id ~/bin/dunstwal
### exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec telegram-desktop
### exec telegram-desktop
#exec mattermost-desktop
exec --no-startup-id sleep 4; i3-msg '[class="Telegram"] move scratchpad'