feat: add niri config and xdg portal setup
This commit is contained in:
@@ -3,6 +3,12 @@ let
|
||||
c = config.theme.colors;
|
||||
in
|
||||
{
|
||||
home.file.".config/xdg-desktop-portal/portals.conf".text = ''
|
||||
[preferred]
|
||||
default=gtk
|
||||
org.freedesktop.impl.portal.Screenshot=gnome
|
||||
org.freedesktop.impl.portal.ScreenCast=gnome
|
||||
'';
|
||||
home.file.".config/niri/config.kdl" = {
|
||||
force = true;
|
||||
text = ''
|
||||
|
||||
Reference in New Issue
Block a user