clipboard manager
This commit is contained in:
parent
de4176f554
commit
f511d37a87
@ -105,6 +105,7 @@
|
|||||||
lf
|
lf
|
||||||
fzf
|
fzf
|
||||||
qemu
|
qemu
|
||||||
|
cliphist
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.virt-manager.enable = true;
|
programs.virt-manager.enable = true;
|
||||||
|
|||||||
@ -2,10 +2,10 @@
|
|||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
exec = hyprpaper
|
exec = hyprpaper
|
||||||
exec = killall waybar && waybar
|
exec = killall waybar && waybar
|
||||||
#exec-once = wl-paste --type text --watch cliphist store
|
exec-once = wl-paste --type text --watch cliphist store
|
||||||
#exec-once = wl-paste --type image --watch cliphist store
|
exec-once = wl-paste --type image --watch cliphist store
|
||||||
#exec-once = systemctl --user start hyprpolkitagent
|
#exec-once = systemctl --user start hyprpolkitagent
|
||||||
exec-once = mako
|
exec-once = mako
|
||||||
# APPs
|
# APPs
|
||||||
#exec-once = [workspace 11 silent] webcord
|
exec-once = [workspace 11 silent] webcord
|
||||||
#exec-once = [workspace 10 silent] thunderbird
|
exec-once = [workspace 10 silent] thunderbird
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user