Seong Yong-ju

Results 55 issues of Seong Yong-ju

Use `emacsclient` to open Emacs by default. **NixOS** Emacs daemon is provided by `services.emacs`. https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=services.emacs https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/editors/emacs.nix Also need to remove the desktop entry that opens Emacs without `emacsclient`. https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/editors/emacs.xml#L340-L344 **Darwin**...

enhancement

Install [git-delete-squashed](https://github.com/not-an-aardvark/git-delete-squashed) to delete the branches that merged via GitHub's `Squash and merge` feature.

enhancement

enhancement
documentation

Use [sway-borders](https://github.com/fluix-dev/sway-borders) fork which supports border image (and drop shadow). It requires Meson `0.60.0` or above, and it will be available by merging https://github.com/NixOS/nixpkgs/pull/150486.

enhancement

Dunst (`dunstify`) can be used as a volume indicator. **Dunst - ArchWiki** (see `Using dunstify as volume/brightness level indicator`) https://wiki.archlinux.org/title/Dunst

enhancement