desktop: add apps

This commit is contained in:
Pavel Korytov 2025-11-24 18:12:20 +03:00
parent 88642f01e8
commit 52a88dacf3
7 changed files with 17 additions and 0 deletions

View file

@ -1,4 +1,5 @@
arch = [
"bashmount",
"pv",
"man-db",
"aria2",

View file

@ -1,4 +1,5 @@
arch = [
"uv",
"dbeaver",
"rust",
"git",

View file

@ -1,4 +1,5 @@
arch = [
"digikam",
"rocketchat-desktop",
"obs-studio",
"okular",

View file

@ -7,6 +7,7 @@ x-scheme-handler/tg=userapp-Telegram Desktop-7PVWF1.desktop
image/png=feh.desktop
image/jpg=feh.desktop
image/jpeg=feh.desktop
video/webm=mpv.desktop
application/pdf=org.pwmt.zathura.desktop
[Added Associations]

10
.config/mpv/input.conf Normal file
View file

@ -0,0 +1,10 @@
Alt+- add video-zoom -0.25
Alt+= add video-zoom 0.25
Alt+h add video-pan-x 0.05
Alt+l add video-pan-x -0.05
Alt+k add video-pan-y 0.05
Alt+j add video-pan-y -0.05
Shift+m cycle-values audio-channels "auto-safe" "mono"
r cycle_values video-rotate 90 180 270 0

View file

@ -947,6 +947,7 @@ keymap_mode = "vim-insert"
| aria2 | Download tool | |
| man-db | | |
| pv | | |
| bashmount | TUI to manage mounts | |
** ripgrep config
Occasionally I can't exclude certain files from ripgrep via the VCS settings, so here is a simple config to ignore certain files globally.

View file

@ -4239,6 +4239,7 @@ This section generates manifests for various desktop software that I'm using.
| office | okular |
| office | obs-studio |
| office | rocketchat-desktop |
| office | digikam |
** LaTeX
| Category | Arch dependency | Disabled |
@ -4300,6 +4301,7 @@ This section generates manifests for various desktop software that I'm using.
| dev | git | |
| dev | rust | |
| dev | dbeaver | |
| dev | uv | |
** Manifests
#+NAME: packages
#+begin_src emacs-lisp :tangle no :var category=""