18 lines
423 B
Text
18 lines
423 B
Text
###################
|
|
### MY PROGRAMS ###
|
|
###################
|
|
|
|
$terminal = kitty
|
|
$fileManager = dolphin
|
|
$menu = fuzzel
|
|
|
|
#################
|
|
### AUTOSTART ###
|
|
#################
|
|
|
|
exec-once = $terminal
|
|
exec-once = nm-applet &
|
|
exec-once = waybar & hyprpaper & firefox
|
|
|
|
exec-once = wl-paste --type text --watch cliphist store # Stores only text data
|
|
exec-once = wl-paste --type image --watch cliphist store # Stores only image data
|