Initial Niri + Wayland dotfiles
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[window]
|
||||
padding = { x = 10, y = 10 }
|
||||
opacity = 0.95
|
||||
|
||||
[font]
|
||||
normal = { family = "JetBrainsMono Nerd Font", style = "Regular" }
|
||||
size = 11.5
|
||||
|
||||
[scrolling]
|
||||
history = 10000
|
||||
|
||||
[env]
|
||||
TERM = "xterm-256color"
|
||||
|
||||
[selection]
|
||||
save_to_clipboard = true
|
||||
[[keyboard.bindings]]
|
||||
key = "Return"
|
||||
mods = "Shift"
|
||||
chars = "\u001B\r"
|
||||
Reference in New Issue
Block a user