fixes waybar. moves stuff to vicinae
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
source = ~/.config/hypr/config/defaults.conf
|
||||
|
||||
# Autostart wiki https://wiki.hyprland.org/0.45.0/Configuring/Keywords/#executing #
|
||||
|
||||
exec-once = /home/michaelb/.config/hypr/scripts/launch-waybar.sh &
|
||||
exec-once = blueman-applet &
|
||||
exec-once = fcitx5 -d &
|
||||
@@ -26,8 +25,11 @@ exec-once = $idlehandler
|
||||
|
||||
# Clipboard fix
|
||||
# https://github.com/hyprwm/Hyprland/issues/2319#issuecomment-2409983376
|
||||
exec-once = wl-paste -t text -w xclip -selection clipboard &
|
||||
exec-once = wl-paste --watch cliphist store &
|
||||
#exec-once = wl-paste -t text -w xclip -selection clipboard &
|
||||
#exec-once = wl-paste --watch cliphist store &
|
||||
|
||||
# vicinae
|
||||
exec-once = vicinae server
|
||||
|
||||
# pyprland
|
||||
exec-once = /usr/bin/pypr --debug /tmp/pypr.log
|
||||
|
||||
Reference in New Issue
Block a user