diff --git a/.Xdefaults b/.Xdefaults deleted file mode 100644 index a387d3d..0000000 --- a/.Xdefaults +++ /dev/null @@ -1 +0,0 @@ -[termname]*vbell: True diff --git a/.Xresources b/.Xresources index 6f2b189..4e9e03f 100644 --- a/.Xresources +++ b/.Xresources @@ -1,2 +1,3 @@ +[termname]*vbell: True *.font: mono:pixelsize=28:antialias=true:autohint=true; *.background: #222 diff --git a/.xinitrc b/.xinitrc index b3e3c61..e26ef46 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,2 +1,3 @@ export DESKTOP_SESSION=plasma +export QT_IM_MODULE=plasmaim exec startplasma-x11