Compare commits
10 Commits
e72a0de86e
...
e051dd49d3
Author | SHA1 | Date | |
---|---|---|---|
e051dd49d3 | |||
b19f42a0f4 | |||
ea617a0277 | |||
7d379abda7 | |||
a14eedd762 | |||
6529a5f7f2 | |||
6003c3df32 | |||
1738913e09 | |||
443d10db43 | |||
157509fdba |
@ -20,8 +20,8 @@ CloudPinyinIndex=1
|
||||
CloudPinyinAnimation=True
|
||||
# Always show Cloud Pinyin place holder
|
||||
KeepCloudPinyinPlaceHolder=False
|
||||
# Show preedit within application
|
||||
PreeditInApplication=True
|
||||
# Preedit Mode
|
||||
PreeditMode="Composing pinyin"
|
||||
# Fix embedded preedit cursor at the beginning of the preedit
|
||||
PreeditCursorPositionAtBeginning=True
|
||||
# Show complete pinyin in preedit
|
||||
|
@ -218,9 +218,6 @@ bindsym XF86Search exec $menu
|
||||
# screenshot
|
||||
bindsym Ctrl+Shift+p exec ~/scripts/screenshot
|
||||
|
||||
# record screen
|
||||
# bindsym Ctrl+Alt+p exec ~/scripts/record-screen
|
||||
|
||||
### gaps
|
||||
gaps inner 25
|
||||
# smart_gaps on
|
||||
|
@ -1,12 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
echo stopping pipewire-media-session...
|
||||
systemctl --user stop pipewire-media-session
|
||||
echo stopping pipewire...
|
||||
systemctl --user stop pipewire
|
||||
echo starting pipewire...
|
||||
systemctl --user start pipewire
|
||||
echo starting pipewire-media-session...
|
||||
systemctl --user start pipewire-media-session
|
||||
|
||||
|
@ -46,13 +46,11 @@ efibootmgr
|
||||
electrum
|
||||
elinks
|
||||
emacs
|
||||
esptool
|
||||
etcher-bin
|
||||
evince
|
||||
evolution
|
||||
f2fs-tools
|
||||
fakeroot
|
||||
fcitx5
|
||||
fcitx5-chinese-addons
|
||||
fcitx5-configtool
|
||||
fcitx5-gtk
|
||||
@ -79,7 +77,7 @@ fortune-mod-starwars
|
||||
fprintd
|
||||
framework-system-git
|
||||
freecad
|
||||
fstl
|
||||
freerdp
|
||||
fwbuilder
|
||||
fwupd
|
||||
gajim
|
||||
@ -94,8 +92,8 @@ gimp
|
||||
git
|
||||
git-lfs
|
||||
glibc
|
||||
gnome-control-center
|
||||
gnome-disk-utility
|
||||
gnome-firmware
|
||||
gnome-keyring
|
||||
gnome-sound-recorder
|
||||
gnu-free-fonts
|
||||
@ -190,7 +188,6 @@ mousetweaks
|
||||
mpc
|
||||
mpv
|
||||
mpv-mpris
|
||||
mqtt-explorer
|
||||
mumble
|
||||
namcap
|
||||
nano
|
||||
@ -213,7 +210,6 @@ opendesktop-fonts
|
||||
openshot
|
||||
openvpn
|
||||
opustags
|
||||
orca
|
||||
overdue
|
||||
p7zip
|
||||
package-query
|
||||
@ -259,7 +255,6 @@ retroarch
|
||||
retroarch-assets-xmb
|
||||
rofi
|
||||
rsync
|
||||
samsung_magician-consumer-ssd
|
||||
seahorse
|
||||
sed
|
||||
shadow
|
||||
|
Loading…
Reference in New Issue
Block a user