mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
wiki: Fix links
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ By default, focus ring and border are rendered as a solid background rectangle b
|
||||
That is, they will show up through semitransparent windows.
|
||||
This is because windows using client-side decorations can have an arbitrary shape.
|
||||
|
||||
You can also override this behavior with the `draw-border-with-background` [window rule](https://github.com/YaLTeR/niri/wiki/Configuration:-Window-Rules).
|
||||
You can also override this behavior with the `draw-border-with-background` [window rule](./Configuration:-Window-Rules.md).
|
||||
|
||||
### Why is the Waybar pop-up menu showing behind windows?
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ Portals **require** [running niri as a session](./Getting-Started.md), which mea
|
||||
* `xdg-desktop-portal-gnome`: required for screencasting support.
|
||||
* `gnome-keyring`: implements the Secret portal, required for certain apps to work.
|
||||
|
||||
Then systemd should start them on-demand automatically. These particular portals are configured in `niri-portals.conf` which [must be installed](./Getting-Started.md#installation) in the correct location.
|
||||
Then systemd should start them on-demand automatically. These particular portals are configured in `niri-portals.conf` which [must be installed](https://github.com/YaLTeR/niri/wiki/Getting-Started#installation) in the correct location.
|
||||
|
||||
Since we're using `xdg-desktop-portal-gnome`, Flatpak apps will read the GNOME UI settings. For example, to enable the dark style, run:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user