Sway: Difference between revisions

imported>Mroman42
m Typo: "articale" to "article"
imported>Mschwaig
remind people to start sway-session.target as outlined in the sway wiki
Line 10: Line 10:
* Services like Waybar, kanshi, redshift can depend on <code>graphical-session.target</code> and can therefore be started as their own user service, including convenient service management and logging.
* Services like Waybar, kanshi, redshift can depend on <code>graphical-session.target</code> and can therefore be started as their own user service, including convenient service management and logging.


'''Don't forget to additionally start <code>sway-session.target</code>with one of the methods described in the sway wiki.'''
<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">
{ config, pkgs, lib, ... }: {
{ config, pkgs, lib, ... }: {