mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-08-05 00:43:22 +01:00
Updated niri config
This commit is contained in:
@@ -1,8 +1,14 @@
|
|||||||
|
spawn-sh-at-startup "qs -c noctalia-shell"
|
||||||
|
|
||||||
|
hotkey-overlay {
|
||||||
|
skip-at-startup
|
||||||
|
}
|
||||||
|
|
||||||
|
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
||||||
|
|
||||||
layout {
|
layout {
|
||||||
gaps 12
|
gaps 12
|
||||||
focus-ring {
|
always-center-single-column
|
||||||
off
|
|
||||||
}
|
|
||||||
border {
|
border {
|
||||||
width 2
|
width 2
|
||||||
active-color "#7aa2f7"
|
active-color "#7aa2f7"
|
||||||
@@ -16,13 +22,27 @@ layout {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
spawn-sh-at-startup "qs -c noctalia-shell"
|
window-rule {
|
||||||
|
geometry-corner-radius 4
|
||||||
hotkey-overlay {
|
clip-to-geometry true
|
||||||
skip-at-startup
|
focus-ring {
|
||||||
|
off
|
||||||
|
}
|
||||||
|
border {
|
||||||
|
on
|
||||||
|
width 4
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
input {
|
||||||
|
keyboard {
|
||||||
|
numlock
|
||||||
|
}
|
||||||
|
touchpad {
|
||||||
|
tap
|
||||||
|
natural-scroll
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
binds {
|
binds {
|
||||||
// #"1. Application Launchers"
|
// #"1. Application Launchers"
|
||||||
|
|||||||
Reference in New Issue
Block a user