aboutsummaryrefslogtreecommitdiffstats
path: root/sys/svcs/xdg (unfollow)
Commit message (Collapse)Author
2024-05-20refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz
2024-03-24refactor(flake): Use an attrs for including open prsSoispha
This change allows to me to faster add new nixpkgs versions.
2024-03-24fix(treewide): Update the shell library versionSoispha
2024-03-23fix(flake): Import my modules stuck in nixpkgs prs directlySoispha
That makes it possible to use plain `nixpkgs-unstable` for the whole system, whilst still using my unmerged modules and packages.
2024-02-24fix(sys/svcs/xdg/{lf,ranger}-wrapper): Add a shell library importSoispha
2024-02-20refactor(treewide): Reformat all files with treefmtSoispha
This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
2024-02-20refactor(treewide): Add a `.sh` extension to shell scriptsSoispha
2024-01-13fix(treewide): Comply with the shell library's new argument namesSoispha
2024-01-13build(treewide): Update flake and shell librarySoispha
2023-12-29fix(sys/svcs/xdg/portals): Set the terminal window to floatingSoispha
2023-12-29fix(sys/svcs/xdg/portals): Fix typo in alacrittySoispha
2023-12-29fix(sys/svcs/xdg/portals): Add alacritty to the dependenciesSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set stdout and err debuggingSoispha
2023-12-29fix(sys/svcs/xdg/portals): Switch to trace and set correct terminal execSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set loglevelSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set default download dirSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set correct permission of shell scriptSoispha
2023-12-29fix(sys/svcs/xdg/portals): Use correct path to lf wrapperSoispha
2023-12-29fix(sys/svcs/xdg/portal): Actually enable termfilechooser and wlrSoispha
2023-12-29feat(sys/srvc/xdg/termfilechooser): ReactiveSoispha
2023-12-28fix(sys/svcs/xdg/termfilechooser): Remove as river does not support itSoispha
To be precise the xdg-foreign protocol is not supported by river.
2023-12-28build(treewide): Update shell librarySoispha
2023-12-28fix(sys/svcs/xdg): Use correct types in termchooser configSoispha
2023-12-28fix(sys/svcs/xdg/scripts/lf_wrapper): Use correct nameSoispha
2023-12-28feat(sys/svcs/xdg/termchooser): InitSoispha
2023-12-28build(treewide): Update to test xdg-desktop-portal-termfilechooserSoispha
2023-11-25fix(sys/svcs/xdg/portals): Use new configuration schemeSoispha
2023-08-31Fix(sys/srvs/xdg): Add gtk desktop portalSoispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha