niri outputs
This commit is contained in:
@@ -36,8 +36,8 @@ map ctrl+down next_window
|
|||||||
cursor_trail 1
|
cursor_trail 1
|
||||||
cursor_shape beam
|
cursor_shape beam
|
||||||
|
|
||||||
remember_window_size no
|
# remember_window_size no
|
||||||
initial_window_width 1021
|
# initial_window_width 1021
|
||||||
|
|
||||||
include Catppuccin-Mocha.conf
|
include Catppuccin-Mocha.conf
|
||||||
|
|
||||||
|
|||||||
@@ -33,14 +33,15 @@ input {
|
|||||||
/************************Output************************/
|
/************************Output************************/
|
||||||
|
|
||||||
output "eDP-1" {
|
output "eDP-1" {
|
||||||
mode "2560x1600@240"
|
// off
|
||||||
|
mode "2560x1600@60.002"
|
||||||
scale 1.25
|
scale 1.25
|
||||||
background-color "#1e1e2e"
|
background-color "#1e1e2e"
|
||||||
backdrop-color "#1e1e2e"
|
backdrop-color "#1e1e2e"
|
||||||
}
|
}
|
||||||
|
|
||||||
output "eDP-2" {
|
output "eDP-2" {
|
||||||
mode "2560x1600@240"
|
mode "2560x1600@60"
|
||||||
scale 1.25
|
scale 1.25
|
||||||
background-color "#1e1e2e"
|
background-color "#1e1e2e"
|
||||||
backdrop-color "#1e1e2e"
|
backdrop-color "#1e1e2e"
|
||||||
@@ -51,6 +52,7 @@ output "DP-1" {
|
|||||||
scale 1.0
|
scale 1.0
|
||||||
background-color "#1e1e2e"
|
background-color "#1e1e2e"
|
||||||
backdrop-color "#1e1e2e"
|
backdrop-color "#1e1e2e"
|
||||||
|
// transform "90"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user