sway: set term app via gsettings
This commit is contained in:
parent
7d4dde0e0f
commit
0f06271159
@ -106,6 +106,8 @@ exec_always --no-startup-id
|
||||
# glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
# glib-compile-schemas ~/.local/share/glib-2.0/schemas/
|
||||
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal kitty
|
||||
gsettings set org.gnome.desktop.default-applications.terminal exec kitty
|
||||
gsettings set org.gnome.desktop.default-applications.terminal exec-arg -e
|
||||
|
||||
pgrep -u $(id -u) ibus-daemon && pkill ibus-daemon
|
||||
ibus-daemon -dxrt auto
|
||||
|
Loading…
Reference in New Issue
Block a user