new configs
This commit is contained in:
parent
f3ab049a81
commit
4c81c0ca4a
10 changed files with 107 additions and 14 deletions
|
|
@ -106,7 +106,7 @@ output "eDP-1" {
|
|||
position x=320 y=1441
|
||||
}
|
||||
|
||||
output "HDMI-A-1" {
|
||||
output "ViewSonic Corporation VX2758A-2K XLK245220057" {
|
||||
position x=0 y=0
|
||||
}
|
||||
|
||||
|
|
@ -297,7 +297,6 @@ hotkey-overlay {
|
|||
// This option will also fix border/focus ring drawing behind some semitransparent windows.
|
||||
// After enabling or disabling this, you need to restart the apps for this to take effect.
|
||||
prefer-no-csd
|
||||
|
||||
// You can change the path where screenshots are saved.
|
||||
// A ~ at the front will be expanded to the home directory.
|
||||
// The path is formatted with strftime(3) to give you the screenshot date and time.
|
||||
|
|
@ -389,7 +388,7 @@ binds {
|
|||
//
|
||||
// Most actions that you can bind here can also be invoked programmatically with
|
||||
// `niri msg action do-something`.
|
||||
|
||||
|
||||
// Mod-Shift-/, which is usually the same as Mod-?,
|
||||
// shows a list of important hotkeys.
|
||||
Mod+Shift+0 { show-hotkey-overlay; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue