diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-02 22:28:07 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-02 22:28:07 -0800 |
| commit | 9624338777faede7e6fc7027a5ebd827f699dc5d (patch) | |
| tree | 55b1581c27ce3aa4032c0e45b6e6671e560805b7 /xinitrc | |
| parent | 870308dea5afaff169b80087615403303425ea11 (diff) | |
status and xinitrc
Diffstat (limited to 'xinitrc')
| -rw-r--r-- | xinitrc | 16 |
1 files changed, 5 insertions, 11 deletions
@@ -3,18 +3,12 @@ xset r rate 210 35 export VISUAL=emacsclient export EDITOR=emacsclient -export XMODIFIERS=@im=exwm-xim -export GTK_IM_MODULE=xim -export QT_IM_MODULE=xim -export CLUTTER_IM_MODULE=xim - setxkbmap -layout us,us -variant ,colemak -option grp:rctrl_toggle -dunst & -gentoo-pipewire-launcher & - -WM=${2:-emacs} +pulseaudio -k +pulseaudio -D +~/.fehbg & +slstatus & +WM=${2:-dwm} dbus-launch --exit-with-session ${WM} - - |
