Skip to content

Commit

Permalink
Добави PKGBUILDs
Browse files Browse the repository at this point in the history
  • Loading branch information
salif committed Jul 31, 2024
1 parent 99a98e7 commit ac40e56
Show file tree
Hide file tree
Showing 15 changed files with 576 additions and 18 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019-2023 Salif Mehmed
Copyright (c) 2019-2024 Salif Mehmed

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,32 @@ My dotfiles for Arch Linux, Cinnamon, i3wm, swaywm.
* [Homepage](https://salif.github.io/dotfiles)
* [Github](https://github.com/salif/dotfiles)
* [Codeberg](https://codeberg.org/salif/dotfiles)
* [PKGBUILDs](./pkgbuilds/)

## Preferences

| | |
| :-- | :-- |
| Linux distribution | Arch Linux |
| Desktop environment | Cinnamon, Deepin |
| Desktop environment | Cinnamon |
| Window manager | i3-wm, swayfx |
| Display manager | sddm |
| Boot loader | grub |
| Grub theme | Vimix |
| File system | ext4 |
| File manager | nemo |
| GTK theme | Dracula, Otis-standard-buttons |
| Icon theme | BeautyLine, Flat-Remix-Green-Dark |
| GTK theme | Otis-standard-buttons |
| Icon theme | Flat-Remix-Green-Dark |
| Cursor | Bibata-Original-Ice (20px) |
| Default font | Cantarell |
| Document font | Alegreya |
| Terminal Font | Cascadia Mono PL (10pt) |
| Terminal | GNOME Terminal |
| Shell | fish |
| Text editor | micro, xed |
| Code editor| VS Code, gnome-builder |
| Code editor| VS Code, helix, gnome-builder |
| Package manager | pacman, yay, flatpak |
| Web Browser | firefox-developer-edition, brave-bin |
| Web Browser | Brave |
| Document viewer | xreader |
| Image viewer | xviewer, pix, gimp |
| Music player | lollypop, vlc |
Expand Down
13 changes: 11 additions & 2 deletions home/.config/Code/User/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"editor.fontFamily": "\"ComicShannsMono Nerd Font Mono\", \"Liga Comic Mono\", \"Operator Mono\", \"PT Mono\", monospace",
"editor.fontFamily": "\"Operator Mono\", \"Liga Comic Mono\", \"Monaspace Argon\", \"PT Mono\", monospace",
"editor.insertSpaces": false,
"editor.suggestSelection": "first",
"editor.fontLigatures": true,
Expand Down Expand Up @@ -31,7 +31,6 @@
"vscodeGoogleTranslate.HoverTranslations": false,
"diffEditor.ignoreTrimWhitespace": false,
"ballerina.enableTelemetry": false,
"telemetry.telemetryLevel": "error",
"terminal.external.linuxExec": "gnome-terminal",
"terminal.integrated.confirmOnExit": "hasChildProcesses",
"terminal.integrated.cursorStyle": "line",
Expand All @@ -40,4 +39,14 @@
"terminal.integrated.enablePersistentSessions": false,
"terminal.integrated.tabStopWidth": 4,
"terminal.integrated.fontSize": 13,
"codeium.enableConfig": {
"*": true,
"ballerina": true,
"gleam": true
},
"diffEditor.maxComputationTime": 0,
"[gleam]": {
"editor.insertSpaces": true,
},
"files.simpleDialog.enable": true,
}
8 changes: 5 additions & 3 deletions home/.config/fish/functions/гит.fish
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ function гит
command git add $argv[2..-1]
case премести
command git mv $argv[2..-1]
case възстанови
command git restore $argv[2..-1]
case изтрий
command git rm $argv[2..-1]
case разлики
Expand Down Expand Up @@ -43,6 +41,10 @@ function гит
command git $argv[1..-1]
end
else
command git
command git | sed -e 's/clone /клонирай/g' -e 's/init /създай/g' -e 's/add /добави/g' -e \
's/mv /премести/g' -e 's/rm /изтрий/g' -e 's/diff /разлики/g' -e 's/log/лог/g' -e \
's/show /покажи/g' -e 's/status/статус/g' -e 's/branch/клон /g' -e 's/commit/подай /g' -e \
's/merge /сливане/g' -e 's/switch /премини/g' -e 's/tag/таг/g' -e 's/fetch /изтегли/g' -e \
's/pull /достави/g' -e 's/push /изпрати/g' -e 's/help/помощ/g' -e 's/git/гит/g'
end
end
6 changes: 3 additions & 3 deletions home/.config/gtk-3.0/settings.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[Settings]
gtk-enable-animations=true
gtk-theme-name=Dracula
gtk-theme-name=Otis-standard-buttons
gtk-font-name=Cantarell 9
gtk-icon-theme-name=BeautyLine
gtk-cursor-theme-size=23
gtk-icon-theme-name=Flat-Remix-Green-Dark
gtk-cursor-theme-size=20
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
Expand Down
4 changes: 2 additions & 2 deletions home/.config/gtk-4.0/settings.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Settings]
gtk-theme-name=Dracula
gtk-theme-name=Otis-standard-buttons
gtk-font-name=Cantarell 9
gtk-icon-theme-name=BeautyLine
gtk-icon-theme-name=Flat-Remix-Green-Dark
8 changes: 8 additions & 0 deletions home/.config/safeeyes/safeeyes.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@
"enabled": true,
"id": "mediacontrol",
"version": "0.0.1"
},
{
"enabled": false,
"id": "limitconsecutiveskipping",
"settings": {
"number_of_allowed_skips_in_a_row": 2
},
"version": "0.0.1"
}
],
"postpone_duration": 5,
Expand Down
4 changes: 2 additions & 2 deletions home/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
[core]
editor = micro
[alias]
push-all-my = !git remote | xargs -L1 git push
log-my = !git log --graph --decorate --oneline
my-push = !git remote | xargs -L1 git push
my-log = !git log --graph --decorate --oneline
my-permission-reset = !git diff -p -R --no-ext-diff --no-color | grep -E \"^(diff|(old|new) mode)\" --color=never | git apply
my-onefetch = !onefetch
my-log-diff = !git log --name-only --oneline --graph --decorate-refs=refs/remotes/
Expand Down
Loading

0 comments on commit ac40e56

Please sign in to comment.