feat: clipboard manager
This commit is contained in:
parent
38fa404775
commit
bf1cb1d8a5
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,7 @@ exec-once = $scr_path/keyring-launch.sh
|
|||
exec-once = sleep 1 && pipewire &
|
||||
exec-once = sleep 1 && /usr/bin/pipewire-pulse &
|
||||
exec-once = sleep 1 && /usr/bin/wireplumber &
|
||||
exec-once = wl-paste --watch cliphist store &
|
||||
|
||||
# wallpaper :
|
||||
# exec-once = swaybg -i ~/Wallpapers/macos.png &
|
||||
|
@ -19,7 +20,6 @@ exec-once = ~/.config/hypr/scripts/dunst-launch.sh
|
|||
# exec-once = eww daemon && eww open bar
|
||||
# exec-once = swayidle -w timeout 300 'gtklock' before-sleep 'gtklock' &
|
||||
# exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & # dont sleep if playing minecraft, else nvidia will fuck up
|
||||
# exec-once = wl-paste --watch cliphist store &
|
||||
|
||||
# cursor :
|
||||
exec-once = hyprctl setcursor Bibata-Modern-Ice 24
|
Loading…
Add table
Reference in a new issue