mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
fix: config sync issues
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
[General]
|
[General]
|
||||||
theme=gruvbox-kvantum
|
theme=catppuccin-latte-sapphire
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
"lat": 50.15
|
"lat": 50.2
|
||||||
"lng": 18.82
|
"lng": 19.0
|
||||||
"update_days": 10
|
"update_days": 10
|
||||||
|
|||||||
@@ -55,6 +55,7 @@ exec-once=zsh $HOME/.config/hypr/autostart.sh
|
|||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = XCURSOR_THEME,/usr/share/icons/Gruvbox-Dark/index.theme
|
env = XCURSOR_THEME,/usr/share/icons/Gruvbox-Dark/index.theme
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
|
env = HYPRCURSOR_THEME,/usr/share/icons/Gruvbox-Dark/index.theme
|
||||||
|
|
||||||
env = CLUTTER_BACKEND,wayland
|
env = CLUTTER_BACKEND,wayland
|
||||||
env = GDK_BACKEND,wayland,x11
|
env = GDK_BACKEND,wayland,x11
|
||||||
@@ -199,6 +200,8 @@ input {
|
|||||||
kb_options =
|
kb_options =
|
||||||
kb_rules =
|
kb_rules =
|
||||||
|
|
||||||
|
numlock_by_default = true
|
||||||
|
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
|
|
||||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||||
@@ -268,6 +271,8 @@ bind = $mainMod, P, pseudo, # dwindle
|
|||||||
bind = $mainMod, J, togglesplit, # dwindle
|
bind = $mainMod, J, togglesplit, # dwindle
|
||||||
bind = $mainMod, F, fullscreen, 1
|
bind = $mainMod, F, fullscreen, 1
|
||||||
bind = $mainMod SHIFT, F, fullscreen, 0
|
bind = $mainMod SHIFT, F, fullscreen, 0
|
||||||
|
bind = $mainMod, T, togglefloating
|
||||||
|
bind = $mainMod, mouse:274, togglefloating
|
||||||
|
|
||||||
# Move focus with mainMod + vim keys
|
# Move focus with mainMod + vim keys
|
||||||
bind = $mainMod, H, movefocus, l
|
bind = $mainMod, H, movefocus, l
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
include gruvbox.conf
|
include latte.conf
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
/home/mike/.config/mako/config-dark
|
/home/mike/.config/mako/config-light
|
||||||
@@ -1 +1 @@
|
|||||||
@theme "/usr/share/rofi/themes/gruvbox-dark-soft.rasi"
|
@theme "/usr/share/rofi/themes/Arc.rasi"
|
||||||
|
|||||||
@@ -158,7 +158,7 @@
|
|||||||
"show-passive-items": true,
|
"show-passive-items": true,
|
||||||
},
|
},
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%b%e %I:%M %p}",
|
"format": "{:%b %d %I:%M %p}",
|
||||||
"tooltip-format": "<big>{:%d %B %Y}</big>\n<tt><small>{calendar}</small></tt>",
|
"tooltip-format": "<big>{:%d %B %Y}</big>\n<tt><small>{calendar}</small></tt>",
|
||||||
"format-alt": "{:%Y-%m-%d %I:%M %p}",
|
"format-alt": "{:%Y-%m-%d %I:%M %p}",
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
@import "layout.css"; @import "gruvbox-dark.css";
|
@import "layout.css"; @import "catppuccin-latte.css";
|
||||||
|
|||||||
@@ -42,6 +42,14 @@
|
|||||||
"command": "clippy" // rust-analyzer.check.command (default: "check")
|
"command": "clippy" // rust-analyzer.check.command (default: "check")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"eslint": {
|
||||||
|
"settings": {
|
||||||
|
"rulesCustomizations": [
|
||||||
|
// set all eslint errors/warnings to show as warnings
|
||||||
|
{ "rule": "*", "severity": "warn" }
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
|
|
||||||
|
# TEMP ZED FIX
|
||||||
|
alias zed='env WEBKIT_DISABLE_DMABUF_RENDERER=1 zed '
|
||||||
|
|
||||||
alias ..="cd .."
|
alias ..="cd .."
|
||||||
alias cd..="cd .."
|
alias cd..="cd .."
|
||||||
|
|
||||||
|
|||||||
2
.fehbg
2
.fehbg
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
feh --no-fehbg --bg-fill '/home/mike/Pictures/pexels-apasaric-2339009.jpg'
|
feh --no-fehbg --bg-fill '/home/mike/Wallpapers/pexels-apasaric-2339009.jpg'
|
||||||
|
|||||||
@@ -18,3 +18,6 @@
|
|||||||
helper = /usr/lib/git-core/git-credential-libsecret
|
helper = /usr/lib/git-core/git-credential-libsecret
|
||||||
[gpg]
|
[gpg]
|
||||||
program = gpg
|
program = gpg
|
||||||
|
[pull]
|
||||||
|
revase = false
|
||||||
|
rebase = false
|
||||||
|
|||||||
273
currentPackages
273
currentPackages
@@ -1,5 +1,9 @@
|
|||||||
a52dec
|
a52dec
|
||||||
aalib
|
aalib
|
||||||
|
aarch64-linux-gnu-binutils
|
||||||
|
aarch64-linux-gnu-gcc
|
||||||
|
aarch64-linux-gnu-glibc
|
||||||
|
aarch64-linux-gnu-linux-api-headers
|
||||||
aardvark-dns
|
aardvark-dns
|
||||||
abseil-cpp
|
abseil-cpp
|
||||||
accounts-qml-module
|
accounts-qml-module
|
||||||
@@ -7,6 +11,7 @@ accountsservice
|
|||||||
acl
|
acl
|
||||||
acorn
|
acorn
|
||||||
acpid
|
acpid
|
||||||
|
act
|
||||||
adobe-source-code-pro-fonts
|
adobe-source-code-pro-fonts
|
||||||
adwaita-cursors
|
adwaita-cursors
|
||||||
adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
@@ -20,6 +25,7 @@ alsa-topology-conf
|
|||||||
alsa-ucm-conf
|
alsa-ucm-conf
|
||||||
alsa-utils
|
alsa-utils
|
||||||
amd-ucode
|
amd-ucode
|
||||||
|
anytype-bin
|
||||||
aom
|
aom
|
||||||
appmenu-gtk-module
|
appmenu-gtk-module
|
||||||
appstream
|
appstream
|
||||||
@@ -48,6 +54,7 @@ bat
|
|||||||
bc
|
bc
|
||||||
benchmark
|
benchmark
|
||||||
betterlockscreen-git
|
betterlockscreen-git
|
||||||
|
bind
|
||||||
binutils
|
binutils
|
||||||
bison
|
bison
|
||||||
blas
|
blas
|
||||||
@@ -133,6 +140,7 @@ djvulibre
|
|||||||
dkms
|
dkms
|
||||||
dmenu
|
dmenu
|
||||||
dnsmasq
|
dnsmasq
|
||||||
|
dnssec-anchors
|
||||||
docbook-xml
|
docbook-xml
|
||||||
docbook-xsl
|
docbook-xsl
|
||||||
docker-compose
|
docker-compose
|
||||||
@@ -150,6 +158,7 @@ edk2-arm
|
|||||||
edk2-ovmf
|
edk2-ovmf
|
||||||
efibootmgr
|
efibootmgr
|
||||||
efivar
|
efivar
|
||||||
|
egl-wayland
|
||||||
eglexternalplatform
|
eglexternalplatform
|
||||||
eigen
|
eigen
|
||||||
electron
|
electron
|
||||||
@@ -186,6 +195,7 @@ ffcall
|
|||||||
ffmpeg
|
ffmpeg
|
||||||
ffmpeg4.4
|
ffmpeg4.4
|
||||||
fftw
|
fftw
|
||||||
|
figlet
|
||||||
file
|
file
|
||||||
filesystem
|
filesystem
|
||||||
findutils
|
findutils
|
||||||
@@ -226,11 +236,13 @@ geocode-glib-2
|
|||||||
geocode-glib-common
|
geocode-glib-common
|
||||||
gettext
|
gettext
|
||||||
gflags
|
gflags
|
||||||
|
ghc-libs
|
||||||
ghostscript
|
ghostscript
|
||||||
gi-docgen
|
gi-docgen
|
||||||
giflib
|
giflib
|
||||||
gimp
|
gimp
|
||||||
git
|
git
|
||||||
|
github-cli
|
||||||
glew
|
glew
|
||||||
glfw
|
glfw
|
||||||
glib-networking
|
glib-networking
|
||||||
@@ -306,11 +318,234 @@ gzip
|
|||||||
handbrake
|
handbrake
|
||||||
harfbuzz
|
harfbuzz
|
||||||
harfbuzz-icu
|
harfbuzz-icu
|
||||||
|
haskell-aeson
|
||||||
|
haskell-aeson-pretty
|
||||||
|
haskell-ansi-terminal
|
||||||
|
haskell-ansi-wl-pprint
|
||||||
|
haskell-appar
|
||||||
|
haskell-asn1-encoding
|
||||||
|
haskell-asn1-parse
|
||||||
|
haskell-asn1-types
|
||||||
|
haskell-assoc
|
||||||
|
haskell-async
|
||||||
|
haskell-attoparsec
|
||||||
|
haskell-attoparsec-aeson
|
||||||
|
haskell-attoparsec-iso8601
|
||||||
|
haskell-auto-update
|
||||||
|
haskell-base-compat
|
||||||
|
haskell-base-compat-batteries
|
||||||
|
haskell-base-orphans
|
||||||
|
haskell-base-unicode-symbols
|
||||||
|
haskell-base16-bytestring
|
||||||
|
haskell-base64
|
||||||
|
haskell-base64-bytestring
|
||||||
|
haskell-basement
|
||||||
|
haskell-bifunctors
|
||||||
|
haskell-bitvec
|
||||||
|
haskell-blaze-builder
|
||||||
|
haskell-blaze-html
|
||||||
|
haskell-blaze-markup
|
||||||
|
haskell-boring
|
||||||
|
haskell-bsb-http-chunked
|
||||||
|
haskell-byteorder
|
||||||
|
haskell-call-stack
|
||||||
|
haskell-case-insensitive
|
||||||
|
haskell-cassava
|
||||||
|
haskell-cereal
|
||||||
|
haskell-citeproc
|
||||||
|
haskell-cmdargs
|
||||||
|
haskell-colour
|
||||||
|
haskell-commonmark
|
||||||
|
haskell-commonmark-extensions
|
||||||
|
haskell-commonmark-pandoc
|
||||||
|
haskell-comonad
|
||||||
|
haskell-conduit
|
||||||
|
haskell-conduit-extra
|
||||||
|
haskell-constraints
|
||||||
|
haskell-contravariant
|
||||||
|
haskell-cookie
|
||||||
|
haskell-crypton
|
||||||
|
haskell-crypton-connection
|
||||||
|
haskell-crypton-x509
|
||||||
|
haskell-crypton-x509-store
|
||||||
|
haskell-crypton-x509-system
|
||||||
|
haskell-crypton-x509-validation
|
||||||
|
haskell-data-array-byte
|
||||||
|
haskell-data-default
|
||||||
|
haskell-data-default-class
|
||||||
|
haskell-data-default-instances-containers
|
||||||
|
haskell-data-default-instances-dlist
|
||||||
|
haskell-data-default-instances-old-locale
|
||||||
|
haskell-data-fix
|
||||||
|
haskell-dec
|
||||||
|
haskell-digest
|
||||||
|
haskell-digits
|
||||||
|
haskell-distributive
|
||||||
|
haskell-dlist
|
||||||
|
haskell-doclayout
|
||||||
|
haskell-doctemplates
|
||||||
|
haskell-easy-file
|
||||||
|
haskell-emojis
|
||||||
|
haskell-erf
|
||||||
|
haskell-fast-logger
|
||||||
|
haskell-file-embed
|
||||||
|
haskell-foldable1-classes-compat
|
||||||
|
haskell-generically
|
||||||
|
haskell-ghc-bignum-orphans
|
||||||
|
haskell-glob
|
||||||
|
haskell-gridtables
|
||||||
|
haskell-haddock-library
|
||||||
|
haskell-hashable
|
||||||
|
haskell-hourglass
|
||||||
|
haskell-hslua
|
||||||
|
haskell-hslua-aeson
|
||||||
|
haskell-hslua-classes
|
||||||
|
haskell-hslua-core
|
||||||
|
haskell-hslua-list
|
||||||
|
haskell-hslua-marshalling
|
||||||
|
haskell-hslua-module-doclayout
|
||||||
|
haskell-hslua-module-path
|
||||||
|
haskell-hslua-module-system
|
||||||
|
haskell-hslua-module-text
|
||||||
|
haskell-hslua-module-version
|
||||||
|
haskell-hslua-module-zip
|
||||||
|
haskell-hslua-objectorientation
|
||||||
|
haskell-hslua-packaging
|
||||||
|
haskell-hslua-repl
|
||||||
|
haskell-hslua-typing
|
||||||
|
haskell-http-api-data
|
||||||
|
haskell-http-client
|
||||||
|
haskell-http-client-tls
|
||||||
|
haskell-http-date
|
||||||
|
haskell-http-media
|
||||||
|
haskell-http-types
|
||||||
|
haskell-http2
|
||||||
|
haskell-hunit
|
||||||
|
haskell-indexed-traversable
|
||||||
|
haskell-indexed-traversable-instances
|
||||||
|
haskell-integer-logarithms
|
||||||
|
haskell-iproute
|
||||||
|
haskell-ipynb
|
||||||
|
haskell-isocline
|
||||||
|
haskell-jira-wiki-markup
|
||||||
|
haskell-juicypixels
|
||||||
|
haskell-lexer
|
||||||
|
haskell-libyaml
|
||||||
|
haskell-lpeg
|
||||||
|
haskell-lua
|
||||||
|
haskell-memory
|
||||||
|
haskell-mime-types
|
||||||
|
haskell-mmorph
|
||||||
|
haskell-monad-control
|
||||||
|
haskell-mono-traversable
|
||||||
|
haskell-network
|
||||||
|
haskell-network-byte-order
|
||||||
|
haskell-network-uri
|
||||||
|
haskell-old-locale
|
||||||
|
haskell-old-time
|
||||||
|
haskell-onetuple
|
||||||
|
haskell-only
|
||||||
|
haskell-optparse-applicative
|
||||||
|
haskell-ordered-containers
|
||||||
|
haskell-pandoc
|
||||||
|
haskell-pandoc-lua-engine
|
||||||
|
haskell-pandoc-lua-marshal
|
||||||
|
haskell-pandoc-server
|
||||||
|
haskell-pandoc-types
|
||||||
|
haskell-pem
|
||||||
|
haskell-pretty-show
|
||||||
|
haskell-prettyprinter
|
||||||
|
haskell-primitive
|
||||||
|
haskell-psqueues
|
||||||
|
haskell-quickcheck
|
||||||
|
haskell-random
|
||||||
|
haskell-recv
|
||||||
|
haskell-regex-base
|
||||||
|
haskell-regex-tdfa
|
||||||
|
haskell-resourcet
|
||||||
|
haskell-safe
|
||||||
|
haskell-safe-exceptions
|
||||||
|
haskell-scientific
|
||||||
|
haskell-semialign
|
||||||
|
haskell-semigroupoids
|
||||||
|
haskell-servant
|
||||||
|
haskell-servant-server
|
||||||
|
haskell-sha
|
||||||
|
haskell-simple-sendfile
|
||||||
|
haskell-singleton-bool
|
||||||
|
haskell-skylighting
|
||||||
|
haskell-skylighting-core
|
||||||
|
haskell-skylighting-format-ansi
|
||||||
|
haskell-skylighting-format-blaze-html
|
||||||
|
haskell-skylighting-format-context
|
||||||
|
haskell-skylighting-format-latex
|
||||||
|
haskell-socks
|
||||||
|
haskell-some
|
||||||
|
haskell-sop-core
|
||||||
|
haskell-split
|
||||||
|
haskell-splitmix
|
||||||
|
haskell-statevar
|
||||||
|
haskell-streaming-commons
|
||||||
|
haskell-strict
|
||||||
|
haskell-string-conversions
|
||||||
|
haskell-syb
|
||||||
|
haskell-tagged
|
||||||
|
haskell-tagsoup
|
||||||
|
haskell-temporary
|
||||||
|
haskell-texmath
|
||||||
|
haskell-text-conversions
|
||||||
|
haskell-text-icu
|
||||||
|
haskell-text-short
|
||||||
|
haskell-th-abstraction
|
||||||
|
haskell-th-compat
|
||||||
|
haskell-th-lift
|
||||||
|
haskell-th-lift-instances
|
||||||
|
haskell-these
|
||||||
|
haskell-time-compat
|
||||||
|
haskell-time-manager
|
||||||
|
haskell-tls
|
||||||
|
haskell-toml-parser
|
||||||
|
haskell-transformers-base
|
||||||
|
haskell-transformers-compat
|
||||||
|
haskell-type-equality
|
||||||
|
haskell-typed-process
|
||||||
|
haskell-typst
|
||||||
|
haskell-typst-symbols
|
||||||
|
haskell-unicode-collation
|
||||||
|
haskell-unicode-data
|
||||||
|
haskell-unicode-transforms
|
||||||
|
haskell-uniplate
|
||||||
|
haskell-unix-compat
|
||||||
|
haskell-unix-time
|
||||||
|
haskell-unliftio
|
||||||
|
haskell-unliftio-core
|
||||||
|
haskell-unordered-containers
|
||||||
|
haskell-utf8-string
|
||||||
|
haskell-uuid-types
|
||||||
|
haskell-vault
|
||||||
|
haskell-vector
|
||||||
|
haskell-vector-algorithms
|
||||||
|
haskell-vector-stream
|
||||||
|
haskell-wai
|
||||||
|
haskell-wai-app-static
|
||||||
|
haskell-wai-cors
|
||||||
|
haskell-wai-extra
|
||||||
|
haskell-wai-logger
|
||||||
|
haskell-warp
|
||||||
|
haskell-witherable
|
||||||
|
haskell-word8
|
||||||
|
haskell-xml
|
||||||
|
haskell-xml-conduit
|
||||||
|
haskell-xml-types
|
||||||
|
haskell-yaml
|
||||||
|
haskell-zip-archive
|
||||||
|
haskell-zlib
|
||||||
helix
|
helix
|
||||||
hicolor-icon-theme
|
hicolor-icon-theme
|
||||||
hidapi
|
hidapi
|
||||||
highway
|
highway
|
||||||
hoppscotch-bin
|
hoppscotch-bin
|
||||||
|
hslua-cli
|
||||||
htop
|
htop
|
||||||
http-parser
|
http-parser
|
||||||
hunspell
|
hunspell
|
||||||
@@ -356,6 +591,7 @@ jdk17-openjdk
|
|||||||
jdk17-temurin
|
jdk17-temurin
|
||||||
jdk21-openjdk
|
jdk21-openjdk
|
||||||
jdk21-temurin
|
jdk21-temurin
|
||||||
|
jemalloc
|
||||||
jq
|
jq
|
||||||
jre8-openjdk
|
jre8-openjdk
|
||||||
jre8-openjdk-headless
|
jre8-openjdk-headless
|
||||||
@@ -504,9 +740,9 @@ lib32-mpg123
|
|||||||
lib32-ncurses
|
lib32-ncurses
|
||||||
lib32-nspr
|
lib32-nspr
|
||||||
lib32-nss
|
lib32-nss
|
||||||
lib32-nvidia-dev-utils-tkg
|
lib32-nvidia-utils
|
||||||
lib32-openal
|
lib32-openal
|
||||||
lib32-opencl-nvidia-dev-tkg
|
lib32-opencl-nvidia
|
||||||
lib32-openssl
|
lib32-openssl
|
||||||
lib32-openssl-1.1
|
lib32-openssl-1.1
|
||||||
lib32-orc
|
lib32-orc
|
||||||
@@ -606,6 +842,7 @@ libevent
|
|||||||
libexif
|
libexif
|
||||||
libexttextcat
|
libexttextcat
|
||||||
libfabric
|
libfabric
|
||||||
|
libfaketime
|
||||||
libfdk-aac
|
libfdk-aac
|
||||||
libffi
|
libffi
|
||||||
libfontenc
|
libfontenc
|
||||||
@@ -664,6 +901,7 @@ libluv
|
|||||||
libmad
|
libmad
|
||||||
libmanette
|
libmanette
|
||||||
libmatroska
|
libmatroska
|
||||||
|
libmaxminddb
|
||||||
libmd
|
libmd
|
||||||
libmfx
|
libmfx
|
||||||
libmicrodns
|
libmicrodns
|
||||||
@@ -774,6 +1012,7 @@ libtiff
|
|||||||
libtirpc
|
libtirpc
|
||||||
libtommath
|
libtommath
|
||||||
libtool
|
libtool
|
||||||
|
libtpms
|
||||||
libtraceevent
|
libtraceevent
|
||||||
libtracefs
|
libtracefs
|
||||||
libunibreak
|
libunibreak
|
||||||
@@ -836,6 +1075,7 @@ libxklavier
|
|||||||
libxml2
|
libxml2
|
||||||
libxmlb
|
libxmlb
|
||||||
libxmu
|
libxmu
|
||||||
|
libxnvctrl
|
||||||
libxpm
|
libxpm
|
||||||
libxpresent
|
libxpresent
|
||||||
libxrandr
|
libxrandr
|
||||||
@@ -870,6 +1110,7 @@ lpsolve
|
|||||||
lsb-release
|
lsb-release
|
||||||
lsof
|
lsof
|
||||||
lua
|
lua
|
||||||
|
lua-lpeg
|
||||||
lua51-lpeg
|
lua51-lpeg
|
||||||
lua53
|
lua53
|
||||||
luajit
|
luajit
|
||||||
@@ -895,6 +1136,7 @@ meson
|
|||||||
miniupnpc
|
miniupnpc
|
||||||
minizip
|
minizip
|
||||||
minizip-ng
|
minizip-ng
|
||||||
|
miru-bin
|
||||||
mjpegtools
|
mjpegtools
|
||||||
mkinitcpio
|
mkinitcpio
|
||||||
mkinitcpio-busybox
|
mkinitcpio-busybox
|
||||||
@@ -923,6 +1165,7 @@ neon
|
|||||||
neovim
|
neovim
|
||||||
neovim-remote
|
neovim-remote
|
||||||
net-snmp
|
net-snmp
|
||||||
|
net-tools
|
||||||
netavark
|
netavark
|
||||||
nettle
|
nettle
|
||||||
network-manager-applet
|
network-manager-applet
|
||||||
@@ -930,8 +1173,11 @@ networkmanager
|
|||||||
nftables
|
nftables
|
||||||
ninja
|
ninja
|
||||||
nm-connection-editor
|
nm-connection-editor
|
||||||
|
nmap
|
||||||
node-gyp
|
node-gyp
|
||||||
nodejs
|
nodejs
|
||||||
|
nodejs-commitizen
|
||||||
|
nodejs-cross-env
|
||||||
nodejs-nopt
|
nodejs-nopt
|
||||||
notmuch-runtime
|
notmuch-runtime
|
||||||
noto-fonts
|
noto-fonts
|
||||||
@@ -944,10 +1190,9 @@ nspr
|
|||||||
nss
|
nss
|
||||||
ntfs-3g
|
ntfs-3g
|
||||||
numactl
|
numactl
|
||||||
nvidia-dev-egl-wayland-tkg
|
nvidia-open-dkms
|
||||||
nvidia-dev-open-dkms-tkg
|
nvidia-settings
|
||||||
nvidia-dev-settings-tkg
|
nvidia-utils
|
||||||
nvidia-dev-utils-tkg
|
|
||||||
nvm
|
nvm
|
||||||
nvtop
|
nvtop
|
||||||
nwg-look
|
nwg-look
|
||||||
@@ -961,7 +1206,7 @@ oniguruma
|
|||||||
openal
|
openal
|
||||||
openbsd-netcat
|
openbsd-netcat
|
||||||
opencl-headers
|
opencl-headers
|
||||||
opencl-nvidia-dev-tkg
|
opencl-nvidia
|
||||||
opencolorio
|
opencolorio
|
||||||
opencore-amr
|
opencore-amr
|
||||||
opencv
|
opencv
|
||||||
@@ -981,6 +1226,7 @@ otf-aurulent-nerd
|
|||||||
otf-codenewroman-nerd
|
otf-codenewroman-nerd
|
||||||
otf-comicshanns-nerd
|
otf-comicshanns-nerd
|
||||||
otf-commit-mono-nerd
|
otf-commit-mono-nerd
|
||||||
|
otf-crimson
|
||||||
otf-droid-nerd
|
otf-droid-nerd
|
||||||
otf-firamono-nerd
|
otf-firamono-nerd
|
||||||
otf-geist-mono-nerd
|
otf-geist-mono-nerd
|
||||||
@@ -997,6 +1243,7 @@ pahole
|
|||||||
pam
|
pam
|
||||||
pambase
|
pambase
|
||||||
pamixer
|
pamixer
|
||||||
|
pandoc-cli
|
||||||
pango
|
pango
|
||||||
pangomm
|
pangomm
|
||||||
pangomm-2.48
|
pangomm-2.48
|
||||||
@@ -1036,6 +1283,8 @@ play-with-mpv-git
|
|||||||
playerctl
|
playerctl
|
||||||
pnpm
|
pnpm
|
||||||
podman
|
podman
|
||||||
|
podman-compose
|
||||||
|
podman-docker
|
||||||
polkit
|
polkit
|
||||||
polkit-kde-agent
|
polkit-kde-agent
|
||||||
polkit-qt6
|
polkit-qt6
|
||||||
@@ -1091,6 +1340,7 @@ python-devgoldyutils
|
|||||||
python-distlib
|
python-distlib
|
||||||
python-distro
|
python-distro
|
||||||
python-docopt
|
python-docopt
|
||||||
|
python-dotenv
|
||||||
python-dulwich
|
python-dulwich
|
||||||
python-editor
|
python-editor
|
||||||
python-espeak-ng
|
python-espeak-ng
|
||||||
@@ -1323,6 +1573,7 @@ rav1e
|
|||||||
readline
|
readline
|
||||||
redland
|
redland
|
||||||
redshift
|
redshift
|
||||||
|
release-plz
|
||||||
rhash
|
rhash
|
||||||
ripgrep
|
ripgrep
|
||||||
rnnoise
|
rnnoise
|
||||||
@@ -1423,6 +1674,7 @@ svt-hevc
|
|||||||
swayidle
|
swayidle
|
||||||
swaylock-effects
|
swaylock-effects
|
||||||
swig
|
swig
|
||||||
|
swtpm
|
||||||
swww
|
swww
|
||||||
systemd
|
systemd
|
||||||
systemd-libs
|
systemd-libs
|
||||||
@@ -1460,6 +1712,8 @@ texlive-publishers
|
|||||||
texlive-xetex
|
texlive-xetex
|
||||||
threadweaver
|
threadweaver
|
||||||
thunderbird
|
thunderbird
|
||||||
|
ti-bin
|
||||||
|
ti-bin-debug
|
||||||
timewall-bin
|
timewall-bin
|
||||||
tinyxml
|
tinyxml
|
||||||
tk
|
tk
|
||||||
@@ -1500,6 +1754,7 @@ ttf-hack-nerd
|
|||||||
ttf-heavydata-nerd
|
ttf-heavydata-nerd
|
||||||
ttf-iawriter-nerd
|
ttf-iawriter-nerd
|
||||||
ttf-ibmplex-mono-nerd
|
ttf-ibmplex-mono-nerd
|
||||||
|
ttf-inconsolata
|
||||||
ttf-inconsolata-go-nerd
|
ttf-inconsolata-go-nerd
|
||||||
ttf-inconsolata-lgc-nerd
|
ttf-inconsolata-lgc-nerd
|
||||||
ttf-inconsolata-nerd
|
ttf-inconsolata-nerd
|
||||||
@@ -1536,6 +1791,7 @@ ttf-ubuntu-mono-nerd
|
|||||||
ttf-ubuntu-nerd
|
ttf-ubuntu-nerd
|
||||||
ttf-victor-mono-nerd
|
ttf-victor-mono-nerd
|
||||||
ttf-zed-mono-nerd
|
ttf-zed-mono-nerd
|
||||||
|
tty-countdown-git
|
||||||
twolame
|
twolame
|
||||||
tzdata
|
tzdata
|
||||||
uchardet
|
uchardet
|
||||||
@@ -1693,13 +1949,16 @@ yajl
|
|||||||
yaml-cpp
|
yaml-cpp
|
||||||
yarn
|
yarn
|
||||||
youtube-dl
|
youtube-dl
|
||||||
|
youtube-music-bin
|
||||||
yt-dlp
|
yt-dlp
|
||||||
yyjson
|
yyjson
|
||||||
zbar
|
zbar
|
||||||
zellij
|
zellij
|
||||||
zenity
|
zenity
|
||||||
|
zenmap
|
||||||
zeromq
|
zeromq
|
||||||
zerotier-one
|
zerotier-one
|
||||||
|
zettlr
|
||||||
zig
|
zig
|
||||||
zimg
|
zimg
|
||||||
zip
|
zip
|
||||||
|
|||||||
Reference in New Issue
Block a user