[Hyprland] Add cliphist
This commit is contained in:
		| @@ -66,6 +66,7 @@ bind = SHIFT, PRINT, exec, grimblast --notify save screen | ||||
| # │                 Rofi commands                  │ | ||||
| # └                                                ┘ | ||||
| bind = $mainMod, Space, exec, killall rofi || rofi -show combi -modes combi -combi-modes "window,drun,run" | ||||
| bind = $mainMod SHIFT, H, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy | ||||
|  | ||||
| # ┌                                                ┐ | ||||
| # │                Logout commands                 │ | ||||
|   | ||||
| @@ -18,6 +18,9 @@ exec-once = sleep 2 && bash -c "ags run -d ~/projects/active/dotfiles/config/ast | ||||
| exec-once = bash -c "ags run -d ~/projects/active/dotfiles/config/ags/notifications/ >> /tmp/notifier-log 2>&1" | ||||
| # exec-once = bash -c "ags run -d ~/projects/active/dotfiles/config/ags/notifications/" | ||||
|  | ||||
| # ── wlhist ────────────────────────────────────────────────────────── | ||||
| 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 | ||||
|  | ||||
|  | ||||
| exec = hyprctl setcursor oreo_spark_blue_cursors 24 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user