beep boop
This commit is contained in:
@@ -10,6 +10,14 @@
|
||||
niri = {
|
||||
settings = {
|
||||
outputs."eDP-1".scale = 1.0;
|
||||
spawn-at-startup = [
|
||||
{
|
||||
command = [ "xwayland-satellite" ];
|
||||
}
|
||||
];
|
||||
environment = {
|
||||
DISPLAY = ":0";
|
||||
};
|
||||
binds = {
|
||||
"Mod+T".action.spawn = "alacritty";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user