updated systemd user service
This commit is contained in:
@@ -37,7 +37,7 @@ monitor= DP-3, 2560x1440@74.97,0x-1440,1
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$fileManager = dolphin
|
||||
$menu = rofi -show run -run-command "uwsm app -- {cmd}" -show-icons
|
||||
$menu = rofi -show run -run-command "uwsm app -- {cmd}" -show-icons -icon-theme "Papirus"
|
||||
|
||||
|
||||
#################
|
||||
@@ -51,10 +51,9 @@ $menu = rofi -show run -run-command "uwsm app -- {cmd}" -show-icons
|
||||
# exec-once = nm-applet &
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
#exec-once = ~/wallpaper/script.sh
|
||||
exec-once = uwsm app -- dunst
|
||||
#exec-once = uwsm app -- systemctl --user start hyprpolkitagent
|
||||
exec-once = uwsm app -- syncthing
|
||||
exec-once = uwsm app -- keepassxc
|
||||
#exec-once = uwsm app -- keepassxc
|
||||
#exec-once = nwg-dock-hyprland -x -mb 10 -mt -10
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
@@ -200,6 +199,7 @@ master {
|
||||
misc {
|
||||
force_default_wallpaper = 2 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
|
||||
col.splash = rgba(000000ff)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user