From ef49bef674c3f83f04ca4f804920970d4e3c9d88 Mon Sep 17 00:00:00 2001 From: minco Date: Mon, 12 Jan 2026 19:10:03 +0900 Subject: [PATCH] fix: change wl-copy --- hyprland-custom.conf | 19 ++++++++----------- hyprland.conf | 2 +- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/hyprland-custom.conf b/hyprland-custom.conf index 54a7cfe..b95c56e 100644 --- a/hyprland-custom.conf +++ b/hyprland-custom.conf @@ -30,17 +30,12 @@ monitor = DP-2, 1920x1080@60, 0x0, 1 monitor = DP-3, 3840x2160@60, 1920x-720, 1.5 monitor = DP-1, 1920x1080@60, 4480x0, 1 -# monitor = HDMI-A-2, 1920x1080@60, 1920x1080, 1 # tablet -# monitor = DP-1, 1920x1080@60, 1920x0, 1 -# monitor = DP-3, 3840x2160@60, 3840x-720, 1 -# monitor = DP-2, 1920x1080@60, 7680x0, 1 +# monitor = HDMI-A-1, 1920x1080@60, 0x1080, 1 # tablet +# monitor = DP-2, 1920x1080@60, 0x0, 1 +# monitor = DP-3, 3840x2160@60, 1920x-720, 1 +# monitor = DP-1, 1920x1080@60, 5760x0, 1 + -# ID 0 -> x -# workspace=1,monitor:HDMI-A-1,default:true -# workspace=2,monitor:HDMI-A-1 -# workspace=3,monitor:HDMI-A-1 -# workspace=4,monitor:HDMI-A-1 -# workspace=5,monitor:HDMI-A-1 workspace=31,monitor:HDMI-A-1,default:true workspace=32,monitor:HDMI-A-1 @@ -96,7 +91,7 @@ exec-once = waybar exec-once = swww exec-once = fcitx5 exec-once = waypaper --restore -exec-once = wl-paste -p --watch wl-copy -p '' +exec-once = wl-paste -p --watch wl-copy -p -c # Primary monitor exec-once = hyprctl dispatch workspace 16 @@ -168,6 +163,7 @@ general { # https://wiki.hyprland.org/Configuring/Variables/#decoration decoration { + # 10 rounding = 10 rounding_power = 2 @@ -245,6 +241,7 @@ master { # https://wiki.hyprland.org/Configuring/Variables/#misc misc { + middle_click_paste = false force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :( } diff --git a/hyprland.conf b/hyprland.conf index 3b59237..0ae29bd 120000 --- a/hyprland.conf +++ b/hyprland.conf @@ -1 +1 @@ -/nix/store/p18b0zb11yfj8p88j5ivb5bzssaphmdl-home-manager-files/.config/hypr/hyprland.conf \ No newline at end of file +/nix/store/2cc0s186ad6zxhiz6mn8irj2yjgk5mxk-home-manager-files/.config/hypr/hyprland.conf \ No newline at end of file