mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 08:14:15 +00:00
Apparently the program has been renamed
This commit is contained in:
parent
3fdcdb234b
commit
c3c22633fc
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
(defvar exwm-startup-programs
|
||||
'(("megasync" "QT_SCALE_FACTOR=1 megasync")
|
||||
"/usr/lib/kdeconnectd"
|
||||
("compton" "compton -f -i .7 -b")
|
||||
("compton" "picom --backend=glx -f -i .7 -b")
|
||||
;; ("compton -f -i .7 -b --backend glx --blur-background --blur-method kawase --blur-strength 2")
|
||||
"start-pulseaudio-x11;pactl upload-sample /usr/share/sounds/gnome/default/alerts/drip.ogg beep; pactl load-module module-x11-bell sample=beep; xset b 100"
|
||||
"kdeconnect-indicator"
|
||||
|
|
|
|||
Loading…
Reference in a new issue