Compare commits
No commits in common. "15ce9525fd93ba94ab6ff48842d41851cc9d7e38" and "b8d70b202f3ef289331107c5b403713c61a509b1" have entirely different histories.
15ce9525fd
...
b8d70b202f
@ -16,10 +16,6 @@ ExtBEnabled=True
|
||||
CloudPinyinEnabled=True
|
||||
# Cloud Pinyin Index
|
||||
CloudPinyinIndex=1
|
||||
# Show animation when Cloud Pinyin is loading
|
||||
CloudPinyinAnimation=True
|
||||
# Always show Cloud Pinyin place holder
|
||||
KeepCloudPinyinPlaceHolder=False
|
||||
# Show preedit within application
|
||||
PreeditInApplication=True
|
||||
# Fix embedded preedit cursor at the beginning of the preedit
|
||||
|
@ -1,21 +1,6 @@
|
||||
sort=-time
|
||||
layer=overlay
|
||||
font=IBMPlexMono 10
|
||||
background-color=#222222
|
||||
width=500
|
||||
height=120
|
||||
border-size=1
|
||||
border-color=#333333
|
||||
border-radius=3
|
||||
icons=0
|
||||
font='IBM Plex Mono' 11
|
||||
default-timeout=0
|
||||
padding=10
|
||||
|
||||
[urgency=low]
|
||||
border-color=#333333
|
||||
|
||||
[urgency=normal]
|
||||
border-color=#555555
|
||||
|
||||
[urgency=high]
|
||||
border-color=#aaaaaa
|
||||
anchor=top-right
|
||||
default-timeout=6000
|
||||
width=350
|
||||
|
34
home/default/.config/mpd/mpd.conf
Normal file
34
home/default/.config/mpd/mpd.conf
Normal file
@ -0,0 +1,34 @@
|
||||
# mpd.conf
|
||||
|
||||
pid_file "/home/default/.config/mpd/mpd.pid"
|
||||
db_file "/home/default/.config/mpd/mpd.db"
|
||||
state_file "/home/default/.config/mpd/mpd.state"
|
||||
playlist_directory "/home/default/.config/mpd/music/music/playlists/mpd"
|
||||
music_directory "/home/default/.config/mpd/music"
|
||||
sticker_file "/home/default/.config/mpd/sticker.sql"
|
||||
log_file "syslog"
|
||||
auto_update "yes"
|
||||
user "default"
|
||||
bind_to_address "localhost"
|
||||
port "6600"
|
||||
volume_normalization "yes"
|
||||
|
||||
# pulse audio
|
||||
audio_output {
|
||||
type "pulse"
|
||||
name "pulse audio"
|
||||
}
|
||||
|
||||
# httpd stream
|
||||
# audio_output {
|
||||
# type "httpd"
|
||||
# name "My HTTP Stream"
|
||||
# encoder "wave" # optional, vorbis or lame
|
||||
# port "8000"
|
||||
# bind_to_address "0.0.0.0" # optional, IPv4 or IPv6
|
||||
# quality "5.0" # do not define if bitrate is defined
|
||||
# bitrate "128" # do not define if quality is defined
|
||||
# format "44100:16:1"
|
||||
# max_clients "0" # optional 0=no limit
|
||||
#}
|
||||
|
@ -1,7 +0,0 @@
|
||||
#!/usr/bin/env sh
|
||||
set +eou pipefail
|
||||
|
||||
# Takes the latest photo from my camera stream and removes exif data from it
|
||||
LATEST_PHOTO=$(ls -t1 /home/default/syncthing/camera/Camera | head -n 1)
|
||||
cp "/home/default/syncthing/camera/Camera/${LATEST_PHOTO}" /home/default/Downloads/temp
|
||||
cd /home/default/Downloads/temp && remove-exif
|
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env sh
|
||||
set -eoux pipefail
|
||||
|
||||
yay -Sc --noconfirm
|
||||
sudo journalctl --vacuum-size=1G
|
12
packages.txt
12
packages.txt
@ -2,7 +2,7 @@ adobe-source-han-sans-jp-fonts
|
||||
adobe-source-han-sans-kr-fonts
|
||||
aic94xx-firmware
|
||||
amd-ucode
|
||||
anki-bin
|
||||
anki
|
||||
arch-install-scripts
|
||||
asdf-vm
|
||||
atomicparsley
|
||||
@ -18,6 +18,7 @@ binutils
|
||||
bison
|
||||
blueman
|
||||
bluetooth-autoconnect
|
||||
botan
|
||||
brightnessctl
|
||||
bzip2
|
||||
calibre
|
||||
@ -47,13 +48,13 @@ efibootmgr
|
||||
electrum
|
||||
elinks
|
||||
emacs
|
||||
esptool
|
||||
etcher-bin
|
||||
evince
|
||||
evolution
|
||||
f2fs-tools
|
||||
fail2ban
|
||||
fakeroot
|
||||
farstream
|
||||
fcitx5
|
||||
fcitx5-chinese-addons
|
||||
fcitx5-configtool
|
||||
@ -72,15 +73,12 @@ fortune-mod
|
||||
fortune-mod-acecombat
|
||||
fortune-mod-calvin
|
||||
fortune-mod-confucius
|
||||
fortune-mod-doctorwho-new-series
|
||||
fortune-mod-ferengi_rules_of_acquisition
|
||||
fortune-mod-firefly
|
||||
fortune-mod-hitchhiker
|
||||
fortune-mod-matrix
|
||||
fortune-mod-portal-game
|
||||
fortune-mod-starwars
|
||||
freecad
|
||||
fstl
|
||||
fwbuilder
|
||||
fwupd
|
||||
gajim
|
||||
@ -220,7 +218,7 @@ mousetweaks
|
||||
mpc
|
||||
mpv
|
||||
mpv-mpris
|
||||
mqtt-explorer
|
||||
multimc5
|
||||
mumble
|
||||
namcap
|
||||
nano
|
||||
@ -259,6 +257,7 @@ perl-image-exiftool
|
||||
perl-rename
|
||||
picard
|
||||
pipewire-alsa
|
||||
pipewire-docs
|
||||
pipewire-jack
|
||||
pipewire-pulse
|
||||
pixman
|
||||
@ -299,6 +298,7 @@ retroarch-assets-xmb
|
||||
rofi
|
||||
rsnapshot
|
||||
rsync
|
||||
ruby-docs
|
||||
samsung_magician-consumer-ssd
|
||||
seahorse
|
||||
sed
|
||||
|
Loading…
Reference in New Issue
Block a user