Skip to content

Fix/clipboard persistence#100

Open
dcooper94 wants to merge 6 commits intodusklinux:mainfrom
dcooper94:fix/clipboard-persistence
Open

Fix/clipboard persistence#100
dcooper94 wants to merge 6 commits intodusklinux:mainfrom
dcooper94:fix/clipboard-persistence

Conversation

@dcooper94
Copy link
Contributor

  1. Added environment variable to Hyprland (environment_variables.conf)
    env = CLIPHIST_DB_PATH,$XDG_RUNTIME_DIR/cliphist.db
  2. Created startup script (start_cliphist.sh)
    - Sources the UWSM environment to get CLIPHIST_DB_PATH
    - Ensures cliphist services start with the correct database path
  3. Updated autostart (autostart.conf)
    - Replaced two separate wl-paste commands with single startup script call

Now both the cliphist services and your terminal_clipboard.sh script use the same database location, so
clipboard copy/display works correctly.

…the screen the mouse is active on and retains the monitor configurations for multi monitor setups
…ve the users some finer control over their local changes. indended for stand alone optional scripts or if you like the functionality to be folded into the existing update_dusky.sh script
…d someone to test, gaving issues with virt man and cant get a vm up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant