Compare commits
2 commits
8e82fc3584
...
97aff09491
Author | SHA1 | Date | |
---|---|---|---|
97aff09491 | |||
1b3284de4f |
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
# Monitor
|
# Monitor
|
||||||
monitor = , highrr, 1920x0, 1
|
monitor = , highrr, 1920x0, 1
|
||||||
|
monitor = HEADLESS-2, 1920x1080@74.97300, 0x0, 1
|
||||||
|
|
||||||
# Input
|
# Input
|
||||||
input {
|
input {
|
||||||
|
@ -92,6 +93,11 @@ device:epic mouse V1 {
|
||||||
sensitivity = -0.5
|
sensitivity = -0.5
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Xwayland
|
||||||
|
xwayland {
|
||||||
|
force_zero_scaling = true
|
||||||
|
}
|
||||||
|
|
||||||
# Variables
|
# Variables
|
||||||
$browser = librewolf
|
$browser = librewolf
|
||||||
$terminal = alacritty
|
$terminal = alacritty
|
||||||
|
|
Loading…
Reference in a new issue