Skip to content

Instantly share code, notes, and snippets.

View daudix's full-sized avatar
🏔️
Codeberg FTW!

David Lapshin daudix

🏔️
Codeberg FTW!
View GitHub Profile
@daudix
daudix / antichime.md
Last active June 21, 2023 01:07
Turn off Mac boot chime

Antichime - Mute Mac boot chime

Warning I'm not responsible if something will go wrong, use at your own risc

Download the script and make it executable

chmod +x antichime.sh
@daudix
daudix / bucklespring-fedora-silverblue.md
Last active June 21, 2023 00:45
Install bucklespring on Fedora Silverblue

Install bucklespring on Fedora Silverblue

Enter directory with repositories and download dani/bucklespring copr there

cd /etc/yum.repos.d
sudo wget https://copr.fedorainfracloud.org/coprs/dani/bucklespring/repo/fedora-$(rpm -E %fedora)/dani-bucklespring-fedora-$(rpm -E %fedora).repo
@daudix
daudix / autowaita.md
Last active June 21, 2023 00:45
Automatic Libadwaita theme switcher

Automatic Libadwaita theme switcher

How to use?

  1. Apply light theme using Gradience
  2. rename gtk.css in ~/.config/gtk-4.0 to gtk-light.css
  3. Apply dark theme using Gradience
  4. rename gtk.css in ~/.config/gtk-4.0 to gtk-dark.css
  5. Make autowaita.sh executable: Files > Right Click > Properties > Executable as Program
  6. Put command to execute the script (e.g ~/./Autowaita/autowaita.sh) to the Commands tab of Night Theme Switcher, in both light and dark prompts