Commit Graph

17 Commits

Author SHA1 Message Date
81f908b5c6 Screen Layout & Rclone fix
- Add screen layout script to autostart_blocking
- Fix rclone command in autostart
2020-11-06 21:02:41 -05:00
99a906d9e3 Flameshot Autostart & Shortcut
- Add flameshot to autostart script
- Bind print screen button to open flameshot gui
2020-11-06 21:02:41 -05:00
bd69540724 Switch from slock to LightDM
- Add background process for light-locker
- lockcmd uses light-locker-command
- sleepcmd uses systemctl suspend
2020-11-06 21:02:40 -05:00
e9c7ebcddc slstatus
- Add slstatus to background processes to autostart
2020-11-06 21:02:40 -05:00
699c83b6ff GNOME Polkit Authentication Agent
- Add startup background process for polkit agent
2020-11-06 21:02:40 -05:00
5015cfc93b Merge All Autostart Applications & Blocking Processes into Master
- Ignore applications if they don't exist rather than having separate branches for desktop and laptop
- Re-organize scripts to define arrays and run applications with for loops
2020-11-06 21:02:40 -05:00
a60b1c5d2f Rofi Launcher w/ Greenclip Manager
- Add greenclip daemon to autostart
- Add background processes section to autostart
- Remove references to dmenu
- Add rofi run and clipboard shortcuts
- Update man page to reference rofi instead of dmenu
2020-11-06 21:02:40 -05:00
d194f2c726 KDE Connect
- Add KDE Connect system tray indicator to autostart
2020-11-06 21:02:40 -05:00
2769ef11ad Redshift Tray Icon
- Move redshift from autostart_blocking to autostart
- Use redshift-gtk instead of redshift to get a tray icon
2020-11-06 21:02:40 -05:00
8faf64215e Add Deadd Autostart
- Add deadd notification center to autostart
2020-11-06 21:02:40 -05:00
c2fa943e86 Add Network Manager Autostart
- Add network manager applet to autostart
2020-11-06 21:02:40 -05:00
eaf997ee88 Add Blueman Autostart
- Add Blueman tray application to autostart
2020-11-06 21:02:40 -05:00
d0b1d46ed4 Autostart Background Fix
- Run autostart programs in background
- Add Nyrna to autostart
- Move system tray startup applications to top of autostart script
2020-11-06 21:02:40 -05:00
4134edfc38 Startup Application
- Remove extra empty line from autostart_blocking.sh
- Add PulseAudio volume control as startup application
2020-11-06 21:02:40 -05:00
0a4ab3b407 Move rclone out of autostart_blocking
- Put rclone sync in autostart so dwm isn't prevented from starting
2020-11-06 21:01:45 -05:00
cc1f6ffbc2 Specify Autostart Location, README & LICENSE updates, and Add config.h
- Remove config.h from gitignore
- Move config.def.h modifications to config.h
- Restore config.def.h to original version
- Specify location of autostart instead of searching certain locations
- Rename autostart.sh to autostart_blocking.sh
- Add myself to license
- Change README to markdown and add personal changes
2020-11-06 21:01:45 -05:00
8531dc3158 Autostart Patch w/ Modifications
- Add autostart patch
- Include config directory in autostart search dirs
- Sync cloud drives
- Start compositor
- Restore wallpaper
- Start redshift for blue light filtering
2020-11-06 21:01:45 -05:00