Compare commits

..

2 Commits

Author SHA1 Message Date
ef49bef674 fix: change wl-copy 2026-01-12 19:10:03 +09:00
15573c11a9 feat: add primary monitor 2025-11-09 05:52:36 +09:00
2 changed files with 11 additions and 12 deletions

View File

@@ -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,8 +91,10 @@ 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
#############################
### ENVIRONMENT VARIABLES ###
@@ -166,6 +163,7 @@ general {
# https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration {
# 10
rounding = 10
rounding_power = 2
@@ -243,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. :(
}

View File

@@ -1 +1 @@
/nix/store/p18b0zb11yfj8p88j5ivb5bzssaphmdl-home-manager-files/.config/hypr/hyprland.conf
/nix/store/2cc0s186ad6zxhiz6mn8irj2yjgk5mxk-home-manager-files/.config/hypr/hyprland.conf