Compare commits

..

4 Commits

Author SHA1 Message Date
6003c3df32 update packages 2024-01-21 11:41:54 -05:00
1738913e09 remove broken screen record script 2024-01-21 11:41:39 -05:00
443d10db43 update pinyin config 2024-01-21 11:40:36 -05:00
157509fdba remove pipewire-media-session 2024-01-21 11:40:04 -05:00
4 changed files with 7 additions and 9 deletions

View File

@ -20,8 +20,8 @@ CloudPinyinIndex=1
CloudPinyinAnimation=True CloudPinyinAnimation=True
# Always show Cloud Pinyin place holder # Always show Cloud Pinyin place holder
KeepCloudPinyinPlaceHolder=False KeepCloudPinyinPlaceHolder=False
# Show preedit within application # Preedit Mode
PreeditInApplication=True PreeditMode="Composing pinyin"
# Fix embedded preedit cursor at the beginning of the preedit # Fix embedded preedit cursor at the beginning of the preedit
PreeditCursorPositionAtBeginning=True PreeditCursorPositionAtBeginning=True
# Show complete pinyin in preedit # Show complete pinyin in preedit

View File

@ -218,9 +218,6 @@ bindsym XF86Search exec $menu
# screenshot # screenshot
bindsym Ctrl+Shift+p exec ~/scripts/screenshot bindsym Ctrl+Shift+p exec ~/scripts/screenshot
# record screen
# bindsym Ctrl+Alt+p exec ~/scripts/record-screen
### gaps ### gaps
gaps inner 25 gaps inner 25
# smart_gaps on # smart_gaps on

View File

@ -1,12 +1,8 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -euo pipefail set -euo pipefail
echo stopping pipewire-media-session...
systemctl --user stop pipewire-media-session
echo stopping pipewire... echo stopping pipewire...
systemctl --user stop pipewire systemctl --user stop pipewire
echo starting pipewire... echo starting pipewire...
systemctl --user start pipewire systemctl --user start pipewire
echo starting pipewire-media-session...
systemctl --user start pipewire-media-session

View File

@ -102,6 +102,7 @@ gnome-sound-recorder
gnu-free-fonts gnu-free-fonts
gnu-netcat gnu-netcat
gnutls gnutls
google-chrome
gparted gparted
grep grep
grim grim
@ -126,6 +127,7 @@ ibus-uniemoji-git
inkscape inkscape
inotify-tools inotify-tools
iotop iotop
iperf3
iproute2 iproute2
iputils iputils
itstool itstool
@ -187,6 +189,7 @@ libreoffice-extension-languagetool
libreoffice-still libreoffice-still
libretro-overlays libretro-overlays
libretro-shaders-slang libretro-shaders-slang
librewolf-bin
libva-mesa-driver libva-mesa-driver
libva-utils libva-utils
libvncserver libvncserver
@ -253,6 +256,7 @@ paman
papirus-icon-theme papirus-icon-theme
patch patch
pavucontrol pavucontrol
pc-ble-driver
pciutils pciutils
perl perl
perl-image-exiftool perl-image-exiftool
@ -278,6 +282,7 @@ python-axolotl
python-levenshtein python-levenshtein
python-matplotlib python-matplotlib
python-mutagen python-mutagen
python-nrfutil
python-pip python-pip
python-pycryptodome python-pycryptodome
python-pyenchant python-pyenchant