aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-08-18 20:08:56 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2025-08-18 20:09:30 +0300
commitb9b4f31b6fe23a0e1319cf51df8b0a26c5a09de1 (patch)
treefc0a5fe39c6ad2e7f896639844247fe9a1d8026e /resources
parent5f3528a2ee1494d7ee73206562f3130abd72ab5f (diff)
downloadniri-b9b4f31b6fe23a0e1319cf51df8b0a26c5a09de1.tar.gz
niri-b9b4f31b6fe23a0e1319cf51df8b0a26c5a09de1.tar.bz2
niri-b9b4f31b6fe23a0e1319cf51df8b0a26c5a09de1.zip
Update all remaining links to the new wiki
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl12
1 files changed, 6 insertions, 6 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index 7f1d92a8..9d45242e 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -1,11 +1,11 @@
// This config is in the KDL format: https://kdl.dev
// "/-" comments out the following node.
// Check the wiki for a full description of the configuration:
-// https://github.com/YaLTeR/niri/wiki/Configuration:-Introduction
+// https://yalter.github.io/niri/Configuration:-Introduction
// Input device configuration.
// Find the full list of options on the wiki:
-// https://github.com/YaLTeR/niri/wiki/Configuration:-Input
+// https://yalter.github.io/niri/Configuration:-Input
input {
keyboard {
xkb {
@@ -73,7 +73,7 @@ input {
// by running `niri msg outputs` while inside a niri instance.
// The built-in laptop monitor is usually called "eDP-1".
// Find more information on the wiki:
-// https://github.com/YaLTeR/niri/wiki/Configuration:-Outputs
+// https://yalter.github.io/niri/Configuration:-Outputs
// Remember to uncomment the node by removing "/-"!
/-output "eDP-1" {
// Uncomment this line to disable this output.
@@ -108,7 +108,7 @@ input {
// Settings that influence how windows are positioned and sized.
// Find more information on the wiki:
-// https://github.com/YaLTeR/niri/wiki/Configuration:-Layout
+// https://yalter.github.io/niri/Configuration:-Layout
layout {
// Set gaps around windows in logical pixels.
gaps 16
@@ -292,7 +292,7 @@ screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
// Animation settings.
// The wiki explains how to configure individual animations:
-// https://github.com/YaLTeR/niri/wiki/Configuration:-Animations
+// https://yalter.github.io/niri/Configuration:-Animations
animations {
// Uncomment to turn off all animations.
// off
@@ -303,7 +303,7 @@ animations {
// Window rules let you adjust behavior for individual windows.
// Find more information on the wiki:
-// https://github.com/YaLTeR/niri/wiki/Configuration:-Window-Rules
+// https://yalter.github.io/niri/Configuration:-Window-Rules
// Work around WezTerm's initial configure bug
// by setting an empty default-column-width.