Skip to content

Commit

Permalink
use systemd user services
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed Oct 16, 2022
1 parent 40a258a commit 8eedd1b
Show file tree
Hide file tree
Showing 13 changed files with 782 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -266,14 +266,13 @@ bindsym $mod+9 exec --no-startup-id blurlock
# Autostart applications
exec_always ~/.dotfiles/bin/i3-autoname-workspaces &
exec --no-startup-id ~/.dotfiles/bin/xrandr.sh
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id nitrogen --restore; sleep 1; picom -b --unredir-if-possible --backend xr_glx_hybrid --vsync --use-damage --glx-no-stencil
#exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id nitrogen --restore
exec --no-startup-id nm-applet
#exec --no-startup-id polychromatic-tray-applet
#exec --no-startup-id pamac-tray
exec --no-startup-id xautolock -time 10 -locker blurlock
exec --no-startup-id ~/.dotfiles/bin/greenclip-v4.2 daemon
exec --no-startup-id start-pulseaudio-x11
#exec --no-startup-id start-pulseaudio-x11
exec --no-startup-id pa-applet
exec --no-startup-id /usr/bin/blueman-applet
exec --no-startup-id /usr/libexec/gsd-xsettings
Expand Down

0 comments on commit 8eedd1b

Please sign in to comment.