l
This commit is contained in:
@@ -77,12 +77,13 @@ bind = SHIFT, F8, exec, bluetoothctl power on
|
||||
bind = $mod, F9, exec, playerctl previous
|
||||
bind = $mod, F10, exec, playerctl next
|
||||
bindle = $mod, F11, exec, brightnessctl s 5%-
|
||||
binde = CTRL, F11, exec, brightnessctl s 1%-
|
||||
binde = SHIFT, F11, exec, brightnessctl s 15%-
|
||||
bindle = $mod, F12, exec, brightnessctl s 5%+
|
||||
binde = CTRL, F11, exec, brightnessctl s 1%-
|
||||
binde = CTRL, F12, exec, brightnessctl s 1%+
|
||||
binde = SHIFT, F11, exec, brightnessctl s 15%-
|
||||
binde = SHIFT, F12, exec, brightnessctl s 15%+
|
||||
|
||||
bindle = $mod ALT, F11, exec, ddcutil setvcp 10 - 5
|
||||
bindle = $mod ALT, F12, exec, ddcutil setvcp 10 + 5
|
||||
|
||||
bindle =, XF86MonBrightnessUP, exec, brightnessctl s 5%+
|
||||
bindle =, XF86MonBrightnessDown, exec, brightnessctl s 5%-
|
||||
@@ -165,7 +166,7 @@ bind = SHIFT, O, exec, QT_SCALE_FACTOR=1.25 obs
|
||||
bind = SHIFT, O, submap, reset
|
||||
bind =, K, exec, klavaro
|
||||
bind =, K, submap, reset
|
||||
bind = SHIFT, S, exec, gamemoderun steam-native
|
||||
bind = SHIFT, S, exec, gamemoderun steam
|
||||
bind = SHIFT, S, submap, reset
|
||||
# bind =, D, exec, discord --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||
bind =, D, exec, vesktop # drawio
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#monitor = eDP-1, disable
|
||||
#monitor =, preferred, auto, 1
|
||||
|
||||
source = ~/.config/hypr/displays.conf
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
source = ~/.config/hypr/binds.conf
|
||||
source = ~/.config/hypr/variables.conf
|
||||
source = ~/.config/hypr/rules.conf
|
||||
|
||||
@@ -1,12 +1,3 @@
|
||||
monitor = eDP-1, disable
|
||||
# monitorv2 {
|
||||
# output = eDP-1
|
||||
# mode = preferred
|
||||
# # position = 0x0
|
||||
# position = 1080x1200
|
||||
# scale = auto
|
||||
# }
|
||||
|
||||
monitorv2 {
|
||||
output = DP-6
|
||||
mode = preferred
|
||||
@@ -16,7 +7,16 @@ monitorv2 {
|
||||
# transform = 3
|
||||
}
|
||||
|
||||
# monitor = DP-6, preferred, auto, 1, transform, 3
|
||||
monitorv2 {
|
||||
output = eDP-1
|
||||
mode = preferred
|
||||
# position = 0x0
|
||||
position = 320x1080
|
||||
scale = auto
|
||||
}
|
||||
# monitor = eDP-1, disable
|
||||
|
||||
# monitor = DP-6, preferred, auto, 1, transform, 3
|
||||
# monitor = eDP-1, preferred, auto, auto
|
||||
# monitor =, disable
|
||||
monitor =, preferred, auto, auto
|
||||
@@ -7,4 +7,4 @@ show-keyboard-layout
|
||||
# params
|
||||
#image=~/Pictures/wallpaper.jpg
|
||||
#scaling=fill
|
||||
color=446666
|
||||
color=472472
|
||||
|
||||
@@ -4,7 +4,8 @@ workspace = 1, monitor:DP-6, default:true
|
||||
workspace = 2, monitor:DP-6
|
||||
workspace = 3, monitor:DP-6
|
||||
workspace = 4, monitor:DP-6
|
||||
workspace = 5, monitor:eDP-1, default:true
|
||||
workspace = 5, monitor:DP-6
|
||||
workspace = 6, monitor:eDP-1
|
||||
|
||||
windowrule = monitor 1, class:Liftoff.*
|
||||
windowrule = workspace 10, class:Liftoff.*
|
||||
|
||||
Reference in New Issue
Block a user