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
This commit is contained in:
12
autostart.sh
12
autostart.sh
@@ -15,15 +15,21 @@ blueman-tray &
|
||||
# Network Manager Applet
|
||||
nm-applet &
|
||||
|
||||
# KDE Connect
|
||||
kdeconnect-indicator &
|
||||
|
||||
########################
|
||||
# Background Processes #
|
||||
########################
|
||||
# Deadd Notification Center
|
||||
deadd-notification-center &
|
||||
|
||||
# Greenclip
|
||||
greenclip daemon &
|
||||
|
||||
# Redshift
|
||||
redshift-gtk &
|
||||
|
||||
# KDE Connect
|
||||
kdeconnect-indicator &
|
||||
|
||||
#####################
|
||||
# Cloud Drive Rsync #
|
||||
#####################
|
||||
|
Reference in New Issue
Block a user