Skip to content

Commit

Permalink
fix autostart
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed Jul 12, 2023
1 parent 953e844 commit b0c2f16
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 4 additions & 1 deletion .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,10 @@ exec --no-startup-id pa-applet
exec --no-startup-id blueberry-tray
exec --no-startup-id /usr/libexec/gsd-xsettings
exec --no-startup-id xcompmgr &
exec --no-startup-id ~/.dotfiles/bin/autostart.sh

# Start XDG autostart .desktop files using dex. See also
# https://wiki.archlinux.org/index.php/XDG_Autostart
exec --no-startup-id dex --autostart --environment i3

## Base16 Material
# Author: Nate Peterson
Expand Down
5 changes: 0 additions & 5 deletions bin/autostart.sh

This file was deleted.

3 changes: 2 additions & 1 deletion dist/arch/packages/10_i3.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
alacritty
dex
dunst
gnome-screenshot
i3-wm
i3exit
i3status
i3-wm
lxappearance
nitrogen
pa-applet-git
Expand Down

0 comments on commit b0c2f16

Please sign in to comment.