fix: change wl-copy
This commit is contained in:
@@ -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. :(
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
/nix/store/p18b0zb11yfj8p88j5ivb5bzssaphmdl-home-manager-files/.config/hypr/hyprland.conf
|
||||
/nix/store/2cc0s186ad6zxhiz6mn8irj2yjgk5mxk-home-manager-files/.config/hypr/hyprland.conf
|
||||
Reference in New Issue
Block a user