docs: gtkcord4: explain how to disable notif sounds

This commit is contained in:
Colin 2023-12-10 16:26:26 +00:00
parent 8cdb4aa53d
commit 255da2b976

View File

@ -1,3 +1,6 @@
# FIRST-TIME SETUP:
# - disable notification sounds: hamburger menu in bottom-left -> preferences
# - notification sounds can be handled by swaync
{ config, lib, pkgs, ... }:
let
cfg = config.sane.programs.gtkcord4;