xwayland satellite yessss
This commit is contained in:
parent
5e24ea0c1f
commit
520e72e00a
3 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
brightnessctl
|
||||
swaybg
|
||||
xwayland-satellite
|
||||
xwayland
|
||||
];
|
||||
|
||||
programs.niri = {
|
||||
|
|
|
@ -86,11 +86,14 @@
|
|||
|
||||
hotkey-overlay.skip-at-startup = true;
|
||||
|
||||
environment."DISPLAY" = ":0";
|
||||
|
||||
spawn-at-startup = [
|
||||
{ command = ["waybar"]; }
|
||||
{ command = ["wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0"]; }
|
||||
{ command = ["brightnessctl" "s" "50%"]; }
|
||||
{ command = ["swaybg" "-c" "1f1d2e"]; }
|
||||
{ command = ["xwayland-satellite"]; }
|
||||
];
|
||||
|
||||
binds = {
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
snapshot
|
||||
nautilus
|
||||
libreoffice-qt6-fresh
|
||||
freecad
|
||||
];
|
||||
|
||||
home.file = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue