Fcitx and hotkey cleanup

This commit is contained in:
agryphus 2023-08-25 18:23:52 -04:00
parent e0ed730e2c
commit 70b1078f94
4 changed files with 29 additions and 10 deletions

3
.local/bin/layoutmenu Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
autorandr --list | dmenu -i -l 30 | xargs -I "layout" autorandr layout && feh --bg-scale --no-fehbg "$HOME/.config/wallpaper" && xset r rate 300 50