Changes for uwsm, theme and env
Move env to uwsm GNOME keyring fixes Theme refactoring Walker theme tweaks Add notifications to waybar
This commit is contained in:
@@ -6,18 +6,10 @@ source = ~/.config/hypr/bindings.conf
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
source = ~/.config/hypr/rules.conf
|
||||
|
||||
#env = XDG_CURRENT_DESKTOP,GNOME
|
||||
|
||||
exec-once = hyprpaper
|
||||
exec-once = waybar
|
||||
exec-once = hypridle
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
exec-once = eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
|
||||
#exec-once = gnome-keyring-daemon --unlock --components=pkcs11,secrets,ssh && dbus-update-activation-environment --all
|
||||
#exec-once = gnome-keyring-daemon --start --components=pkcs11
|
||||
#exec-once = gnome-keyring-daemon --start --components=secrets
|
||||
#exec-once = gnome-keyring-daemon --start --components=ssh
|
||||
|
||||
exec-once = swayosd-server
|
||||
exec-once = elephant & walker --gapplication-service
|
||||
|
||||
@@ -161,8 +153,8 @@ master {
|
||||
|
||||
# https://wiki.hypr.land/Configuring/Variables/#misc
|
||||
misc {
|
||||
force_default_wallpaper = 1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
|
||||
force_default_wallpaper = 0 # 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. :(
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user