mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
hyprland welcome
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
#!/bin/sh
|
||||
|
||||
dunst &
|
||||
timewall set --daemon &
|
||||
swww-daemon &
|
||||
fcitx5 -d &
|
||||
kanata -c ~/.config/kanata/config.kbd &
|
||||
|
||||
waybar &
|
||||
$HOME/.config/hypr/session.sh &
|
||||
|
||||
/usr/lib/polkit-kde-authentication-agent-1 &
|
||||
gnome-keyring-daemon --start --components=secrets,pkcs11,ssh &
|
||||
|
||||
# for L in 64 ''; do
|
||||
# A=/usr/lib$L/seahorse/seahorse-ssh-askpass
|
||||
# [[ -x $A ]] && export SSH_ASKPASS=$A && break
|
||||
# done
|
||||
|
||||
Reference in New Issue
Block a user