diff options
| author | awy <awy@awy.one> | 2025-11-04 23:27:22 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-04 23:27:22 +0300 |
| commit | 434d0ebcc1db43f1f8b10af93c96aef8985e994e (patch) | |
| tree | a99bd709edd6790a071b09b8459910783a9c168a /.config/hypr/hyprland.conf | |
| parent | 10ac883694ffae82aba9d83d74f96b1ea84caf34 (diff) | |
| download | hyprdots-434d0ebcc1db43f1f8b10af93c96aef8985e994e.tar.gz | |
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index d626647..5fface9 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -112,7 +112,8 @@ misc { swallow_regex = ^(footclient)$ # background_color = rgb(1E2326) background_color = rgb(4c566a) - disable_hyprland_qtutils_check=true + disable_hyprland_qtutils_check = true + middle_click_paste = false } experimental { |