mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-05-06 11:02:20 +02:00
chore: adds comment for future reference
This commit is contained in:
parent
6edcb3c5b8
commit
af4ffe3e8e
1 changed files with 7 additions and 0 deletions
|
|
@ -6,6 +6,13 @@
|
|||
}:
|
||||
{
|
||||
|
||||
# core
|
||||
#xdg.portal = {
|
||||
# extraPortals = [
|
||||
# pkgs.xdg-desktop-portal-hyprland
|
||||
# ];
|
||||
#};
|
||||
|
||||
home.file.".config/nwg-dock-hyprland/style.css".text = ''
|
||||
* {
|
||||
border-radius: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue