about summary refs log tree commit diff stats
path: root/sys/svcs/xdg/default.nix (follow)
Commit message (Collapse)AuthorAge
* refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz2024-05-20
|
* refactor(flake): Use an attrs for including open prsSoispha2024-03-24
| | | | This change allows to me to faster add new nixpkgs versions.
* fix(flake): Import my modules stuck in nixpkgs prs directlySoispha2024-03-23
| | | | | That makes it possible to use plain `nixpkgs-unstable` for the whole system, whilst still using my unmerged modules and packages.
* refactor(treewide): Add a `.sh` extension to shell scriptsSoispha2024-02-20
|
* fix(treewide): Comply with the shell library's new argument namesSoispha2024-01-13
|
* build(treewide): Update flake and shell librarySoispha2024-01-13
|
* fix(sys/svcs/xdg/portals): Set the terminal window to floatingSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Add alacritty to the dependenciesSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Switch to trace and set correct terminal execSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Set loglevelSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Set default download dirSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Set correct permission of shell scriptSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Use correct path to lf wrapperSoispha2023-12-29
|
* fix(sys/svcs/xdg/portal): Actually enable termfilechooser and wlrSoispha2023-12-29
|
* feat(sys/srvc/xdg/termfilechooser): ReactiveSoispha2023-12-29
|
* fix(sys/svcs/xdg/termfilechooser): Remove as river does not support itSoispha2023-12-28
| | | | To be precise the xdg-foreign protocol is not supported by river.
* fix(sys/svcs/xdg): Use correct types in termchooser configSoispha2023-12-28
|
* feat(sys/svcs/xdg/termchooser): InitSoispha2023-12-28
|
* build(treewide): Update to test xdg-desktop-portal-termfilechooserSoispha2023-12-28
|
* fix(sys/svcs/xdg/portals): Use new configuration schemeSoispha2023-11-25
|
* Fix(sys/srvs/xdg): Add gtk desktop portalSoispha2023-08-31
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26