mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
20 lines
481 B
Text
20 lines
481 B
Text
# wallpapers
|
|
exec = hyprpaper
|
|
|
|
# fcitx5
|
|
exec-once = fcitx5 --replace -d
|
|
|
|
# custom cursor
|
|
exec-once = hyprctl setcursor Bibata-Modern-Classic 20
|
|
|
|
# startup applications
|
|
# exec-once = firefox
|
|
exec-once = 1password --silent
|
|
|
|
# clipboard manager
|
|
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
|
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
|
|
|
|
# eww widgets
|
|
exec-once = eww open status-bar
|
|
exec-once = eww open desktop-bg
|