|
|
|
@@ -30,17 +30,12 @@ monitor = DP-2, 1920x1080@60, 0x0, 1
|
|
|
|
monitor = DP-3, 3840x2160@60, 1920x-720, 1.5
|
|
|
|
monitor = DP-3, 3840x2160@60, 1920x-720, 1.5
|
|
|
|
monitor = DP-1, 1920x1080@60, 4480x0, 1
|
|
|
|
monitor = DP-1, 1920x1080@60, 4480x0, 1
|
|
|
|
|
|
|
|
|
|
|
|
# monitor = HDMI-A-2, 1920x1080@60, 1920x1080, 1 # tablet
|
|
|
|
# monitor = HDMI-A-1, 1920x1080@60, 0x1080, 1 # tablet
|
|
|
|
# monitor = DP-1, 1920x1080@60, 1920x0, 1
|
|
|
|
# monitor = DP-2, 1920x1080@60, 0x0, 1
|
|
|
|
# monitor = DP-3, 3840x2160@60, 3840x-720, 1
|
|
|
|
# monitor = DP-3, 3840x2160@60, 1920x-720, 1
|
|
|
|
# monitor = DP-2, 1920x1080@60, 7680x0, 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=31,monitor:HDMI-A-1,default:true
|
|
|
|
workspace=32,monitor:HDMI-A-1
|
|
|
|
workspace=32,monitor:HDMI-A-1
|
|
|
|
@@ -96,8 +91,10 @@ exec-once = waybar
|
|
|
|
exec-once = swww
|
|
|
|
exec-once = swww
|
|
|
|
exec-once = fcitx5
|
|
|
|
exec-once = fcitx5
|
|
|
|
exec-once = waypaper --restore
|
|
|
|
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 ###
|
|
|
|
### ENVIRONMENT VARIABLES ###
|
|
|
|
@@ -166,6 +163,7 @@ general {
|
|
|
|
|
|
|
|
|
|
|
|
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
|
|
|
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
|
|
|
decoration {
|
|
|
|
decoration {
|
|
|
|
|
|
|
|
# 10
|
|
|
|
rounding = 10
|
|
|
|
rounding = 10
|
|
|
|
rounding_power = 2
|
|
|
|
rounding_power = 2
|
|
|
|
|
|
|
|
|
|
|
|
@@ -243,6 +241,7 @@ master {
|
|
|
|
|
|
|
|
|
|
|
|
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
|
|
|
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
|
|
|
misc {
|
|
|
|
misc {
|
|
|
|
|
|
|
|
middle_click_paste = false
|
|
|
|
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
|
|
|
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. :(
|
|
|
|
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|