mimeapps and autolaunching apps
This commit is contained in:
@ -16,9 +16,10 @@ monitor=,preferred,auto,1.566667
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$filemanager = yazi
|
||||
$filemanager = kitty -e yazi
|
||||
$menu = wofi --show drun
|
||||
$browser = firefox
|
||||
$email = thunderbird
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
@ -27,6 +28,8 @@ $browser = firefox
|
||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
exec-once = waybar
|
||||
exec-once = dunst
|
||||
exec-once = [workspace 1 silent] $browser
|
||||
exec-once = [workspace 2 silent] $terminal
|
||||
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
|
Reference in New Issue
Block a user