Skip to content

Commit

Permalink
Merge pull request #277 from CelticBoozer/development
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticBoozer authored Nov 21, 2024
2 parents a1c3b09 + 348c096 commit 3fcdcf3
Show file tree
Hide file tree
Showing 12 changed files with 98 additions and 5 deletions.
1 change: 1 addition & 0 deletions .bin/initial-installation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ sudo cp "${HOME}/.system-config-backup/systemd/logind.conf" "/etc/systemd/logind
sudo cp "${HOME}/.system-config-backup/tlp/tlp.conf" "/etc/tlp.conf"
sudo cp "${HOME}/.system-config-backup/greetd/config.toml" "/etc/greetd/config.toml"
sudo cp "${HOME}/.system-config-backup/reflector/reflector.conf" "/etc/xdg/reflector/reflector.conf"
sudo cp "${HOME}/.system-config-backup/systemd/resolved.conf" "/etc/systemd/resolved.conf"
print_log_message $success_color "system configs has been copied."

# Start some daemons
Expand Down
2 changes: 1 addition & 1 deletion .cz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ commitizen:
name: cz_conventional_commits
tag_format: $version
update_changelog_on_bump: true
version: 1.0.3
version: 1.1.0
version_scheme: semver2
28 changes: 28 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog
<!-- markdownlint-disable MD024 -->
<!-- cSpell:disable -->
## 1.1.0 (2024-11-21)

### Feat

- **FUNDING.yaml**: add funding yaml file and donation in README
- **firefox**: add firefox backup. All plugins, etc
- **rofi-power-menu**: migrate from modified script to package
- **sworkstyle**: add missing sworkstyle icons
- **mpv**: added good mpv configuration
- add most needed apps to mime
- **.editorconfig**: add .editorconfig file

### Fix

- **rofi**: fix rofi fails because of rofi-calc support deprecated
- **nnn**: delete nnn update plugin from update script
- fix problem with envvars
- fix problem with bug and feature templates
- fix shellcheck workflow, to do not fail on .zprofile
- **.editorconfig**: add .editorconfig option, to add new line at EOF
- fix problem with environment variables declared in .zshenv and ingrore by sway

### Refactor

- fix few things to let ci complete successfuly
- A bit code refactor in rofi and sway

## 1.0.3 (2024-10-21)

### Fix
Expand Down
2 changes: 2 additions & 0 deletions .github/FUNDING.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
custom: TGhY5bCn12EDP3MGgs8Qg4YerczhP3PsC5
21 changes: 21 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ If you want to install my dotfiles, here are some tips and recommendations.
5. Run the initial-installation script `sh .bin/initial-installation.sh`. This
script will install all the necessary packages and move all the necessary
configuration files to the system directories.
6. Configure Firefox manually. Follow the [instruction](../.config/firefox/).

> NOTE: you can adjust the packages by editing
`.system-config-backup/aurpkglist.txt` and `.system-config-backup/pkglist.txt`.
Expand All @@ -164,3 +165,23 @@ repository. Or you can donate.
### :star: Star history

[![Star History Chart](https://api.star-history.com/svg?repos=CelticBoozer/dotfiles&type=Timeline&theme=dark)](https://star-history.com/#CelticBoozer/dotfiles&Timeline)

### :coin: Donation
<!-- markdownlint-disable MD033 -->
<div style="display: flex; justify-content: space-around; align-items: center;">

<div style="text-align: center;">
<img src="assets/USDT.jpg" alt="USDT-TRC20" style="width: 150px;">
<p>USDT TRC20</p>
</div>

<div style="text-align: center;">
<img src="assets/BitCoin.jpg" alt="BTC" style="width: 150px;">
<p>BTC</p>
</div>

<div style="text-align: center;">
<img src="assets/ETH.jpg" alt="ETH" style="width: 150px;">
<p>ETH</p>
</div>
</div>
Binary file added .github/assets/BTC.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/assets/ETH.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/assets/USDT.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion .system-config-backup/.github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ in the home directory. It also contains lists of installed packages.
present.
- *95-backup-configs.hook* - copies the configuration files in .system-config-backup.
- **reflector** - contains the configuration of the reflector.
- **systemd** - contains the configuration of the logind.
- **systemd** - contains the configuration of the systemd.
- **tlp** - contains the configuration of the tlp laptop battery utility.
3 changes: 1 addition & 2 deletions .system-config-backup/aurpkglist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ google-chrome
grimshot
gruvbox-material-gtk-theme-git
gruvbox-material-icon-theme-git
hide-client
intellij-idea-community-edition-jre
lazydocker
pacnews-neovim-git
paru
paru-debug
pkgtools
Expand All @@ -27,7 +27,6 @@ python-xlsx2csv
rate-mirrors
rofi-power-menu
rofi-ttv-git
skypeforlinux-bin
spotube-bin
swaykbdd
swaylock-effects
Expand Down
42 changes: 42 additions & 0 deletions .system-config-backup/systemd/resolved.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation; either version 2.1 of the License, or (at your option)
# any later version.
#
# Entries in this file show the compile time defaults. Local configuration
# should be created by either modifying this file (or a copy of it placed in
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
# the /etc/systemd/resolved.conf.d/ directory. The latter is generally
# recommended. Defaults can be restored by simply deleting the main
# configuration file and all drop-ins located in /etc/.
#
# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config.
#
# See resolved.conf(5) for details.

[Resolve]
DNS=45.90.28.0#3a7aec.dns.nextdns.io
DNS=2a07:a8c0::#3a7aec.dns.nextdns.io
DNS=45.90.30.0#3a7aec.dns.nextdns.io
DNS=2a07:a8c1::#3a7aec.dns.nextdns.io
DNSOverTLS=yes
# Some examples of DNS servers which may be used for DNS= and FallbackDNS=:
# Cloudflare: 1.1.1.1#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1111#cloudflare-dns.com 2606:4700:4700::1001#cloudflare-dns.com
# Google: 8.8.8.8#dns.google 8.8.4.4#dns.google 2001:4860:4860::8888#dns.google 2001:4860:4860::8844#dns.google
# Quad9: 9.9.9.9#dns.quad9.net 149.112.112.112#dns.quad9.net 2620:fe::fe#dns.quad9.net 2620:fe::9#dns.quad9.net
#DNS=
#FallbackDNS=1.1.1.1#cloudflare-dns.com 9.9.9.9#dns.quad9.net 8.8.8.8#dns.google 2606:4700:4700::1111#cloudflare-dns.com 2620:fe::9#dns.quad9.net 2001:4860:4860::8888#dns.google
#Domains=
#DNSSEC=no
#DNSOverTLS=no
#MulticastDNS=yes
#LLMNR=yes
#Cache=yes
#CacheFromLocalhost=no
#DNSStubListener=yes
#DNSStubListenerExtra=
#ReadEtcHosts=yes
#ResolveUnicastSingleLabel=no
#StaleRetentionSec=0
2 changes: 1 addition & 1 deletion .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ alias l="eza --long --header --git --icons=always --all"
alias cp="cpg -g"
alias mv="mvg -g"
alias cat="bat"
alias find="fd"
alias find="fd -I -c always"

0 comments on commit 3fcdcf3

Please sign in to comment.