diff options
author | Marc Coquand <marc@mccd.space> | 2024-11-20 12:20:06 +0200 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-11-20 12:20:06 +0200 |
commit | 45eb696bdd8669500d261b34ec7501ccdaf7f186 (patch) | |
tree | 845b4cb7ee1193136914bb7289301b4459c6a333 /home/dots/.xinitrc | |
parent | eb48985bd895b6ccf82051acac5e9fae1ce2a1e5 (diff) | |
download | guix-main.tar.gz guix-main.tar.bz2 guix-main.zip |
Diffstat (limited to 'home/dots/.xinitrc')
-rwxr-xr-x | home/dots/.xinitrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/dots/.xinitrc b/home/dots/.xinitrc index a62a0d7..81718b8 100755 --- a/home/dots/.xinitrc +++ b/home/dots/.xinitrc @@ -24,5 +24,4 @@ gsettings set org.gnome.desktop.interface cursor-theme Adwaita setxkbmap -layout us -variant colemak -option "caps:nocaps" xsetroot -cursor_name left_ptr xset r rate 200 60 -xrdb ~/.Xresources exec dbus-run-session emacsclient -c |