summaryrefslogtreecommitdiffstats
path: root/.xsession (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A few font-related tweaksAmin Bandali2022-05-191-0/+1
|
* Move user-level configs out of rc.orgAmin Bandali2020-10-061-0/+11
| | | | | I will keep rc.org around for now, only for system-level (global) config files.
* move non-emacs configs to rc.orgAmin Bandali2020-04-111-11/+0
|
* x: launch exwm as a subprocess of ssh-agentAmin Bandali2020-01-251-1/+1
|
* switch to exwm on chamanAmin Bandali2020-01-251-9/+10
|
* fix jirud (exwm) setupAmin Bandali2019-10-091-0/+10
|
* new setup on darrudAmin Bandali2019-09-131-6/+0
|
* compton: addAmin Bandali2019-09-071-1/+2
| | | | | | | | | | | | | | | | https://github.com/yshui/compton 02139b7c9f8aa6181686edacd3f11c1f37f80693 sudo apt install libxext-dev libxcb1-dev libxcb-damage0-dev libxcb-xfixes0-dev libxcb-shape0-dev libxcb-render-util0-dev libxcb-render0-dev libxcb-randr0-dev libxcb-composite0-dev libxcb-image0-dev libxcb-present-dev libxcb-xinerama0-dev libpixman-1-dev libdbus-1-dev libconfig-dev libxdg-basedir-dev libgl1-mesa-dev libpcre2-dev libevdev-dev uthash-dev libevdev2 cmake meson --prefix=/data/bandali/usr/local --buildtype=release . build ninja -C build ninja -C build install
* emacs,shell: start xfce4-notifyd until i fix eosd’s buildAmin Bandali2019-09-061-0/+1
|
* shell: tweak X settings, add ~/.xsession for starting emacs (exwm)Amin Bandali2019-09-061-0/+4
- set cursor from the default ugly “x” to a left pointer - disable bell - remove annoying one pixel border around emacs (using ‘-ib 0’)