feat: Add initial hyprland config
This commit is contained in:
23
.config/hypr/start-exec.conf
Normal file
23
.config/hypr/start-exec.conf
Normal file
@@ -0,0 +1,23 @@
|
||||
exec-once = /usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1
|
||||
exec-once = systemctl --user start plasma-kwallet-pam.service plasma-polkit-agent.service
|
||||
exec-once = /usr/bin/kwalletd6
|
||||
exec-once = systemctl --user start xdg-desktop-portal-hyprland
|
||||
exec-once = /usr/lib/x86_64-linux-gnu/libexec/kdeconnectd
|
||||
exec-once = swaync
|
||||
|
||||
# Start apps in .autostart
|
||||
exec-once = /home/$USER/.config/autostart/com.impervious.fingertip.desktop
|
||||
exec-once = /home/$USER/.config/autostart/Nextcloud.desktop
|
||||
exec-once = /usr/bin/python3 /usr/bin/solaar --window=hide
|
||||
|
||||
|
||||
# Start windows
|
||||
exec-once = alacritty --class alacritty-init
|
||||
exec-once = brave-browser
|
||||
exec-once = discord-ptb
|
||||
exec-once = slack
|
||||
|
||||
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper
|
||||
exec-once = clipse -listen & clipse --listen
|
||||
Reference in New Issue
Block a user