Commit Graph

138 Commits

Author SHA1 Message Date
7b43075070 vimrc: Group autocommands, change colorcolumn color 2020-02-09 11:49:54 +01:00
adef40b760 prompt: Remove absolute path when in git repo 2020-02-07 14:23:34 +01:00
49b3e061e0 Add statusline
Configure autowrap and ignore whitespace for markdown. Install flake8
plugin.
2020-02-07 13:12:31 +01:00
94129da2ed ssh config: Forward agent 2020-02-04 08:23:57 +01:00
d5422a0695 bash prompt: Only query git status once 2020-02-04 08:19:36 +01:00
e6dc178e4d lemonbar: Trigger formatting on mode cycle and i3ws events 2020-02-02 21:06:05 +01:00
b21211fc2b bash prompt: Recognize new files 2020-02-01 23:31:26 +01:00
b09891fd04 lemonbar: Attempt to restart i3ws connection 5 times with increasing delay 2020-02-01 23:31:21 +01:00
4d8e0d1f97 git prompt: Correct mistake, include deleted and typechange 2020-01-29 09:21:18 +01:00
f0fa3d9c06 Source git prompt before setting it 2020-01-29 09:12:54 +01:00
179f9d96b2 Update git prompt. Include git-prompt.sh in repo 2020-01-29 09:02:32 +01:00
39add5548b Create wrapper class that handles launching the lemonbar process
and in and out threads
2020-01-24 23:21:56 +01:00
1dacfd4c3f Get rid of battery and brightness dummies on kubaDesktop 2020-01-19 20:52:22 +01:00
07f006c37d lemonbar: Get rid of wlan dummy on kubaDesktop 2020-01-18 13:18:37 +01:00
0f7d4db0a3 bashrc: Export GPAW setups 2020-01-13 08:46:25 +01:00
kuben
827870bc01 lemonbar: Find and launch all modules at runtime 2020-01-13 08:46:25 +01:00
kuben
c63af798fe lemonbar: Change write queue to Shelf.
Possibly significant performance increase
2020-01-13 08:46:25 +01:00
kuben
a57aa206aa lemonbar: Breakout condition logic to Shelf class 2020-01-13 08:46:25 +01:00
kuben
3ad338dbe4 lemonbar: Fix exception after KeyboardInterrupt 2020-01-13 08:46:25 +01:00
kuben
c4e760d5e7 lemonbar: Replace queue with Condition object in DateTime module 2020-01-13 08:46:25 +01:00
kuben
5195ae47bc lemonbar: Fix local timezone 2020-01-13 08:46:25 +01:00
5d1b35f18a lemonbar: Automatically register and remove units 2020-01-12 22:02:38 +01:00
kuben
0609c7cdc9 .xinitrc: Move volnoti and owncloud startup to i3 autostart file 2019-12-26 18:06:38 +01:00
kuben
2b0de46869 lemonbar: Use condition to wake up datetime thread 2019-12-24 13:51:44 +01:00
kuben
5a882d1fae lemonbar: Create DateTimeModule using python time function 2019-12-24 13:01:41 +01:00
0359fac5bd lemonbar: Quick hostname fix for conky 2019-12-21 10:21:56 +01:00
05ece594ad lemonbar: Move conky configs into modules 2019-12-21 10:21:56 +01:00
c6f48faff0 lemonbar: Cleaning up
Add connection to i3ws object. Log exceptions with debugger
2019-12-21 10:21:56 +01:00
1367be34be lemonbar: Move last actions to modules and remove command dict 2019-12-21 10:21:56 +01:00
b8bf0c0f61 lemonbar: move more actions to modules 2019-12-21 10:21:56 +01:00
kuben
fb73f5342d Move htop and pavu actions to modules 2019-12-21 10:21:56 +01:00
kuben
106f9fe47f Start implementing actions in modules. Change terminator to xterm as it doesnt spawn another child process 2019-12-21 10:21:56 +01:00
kuben
9097a98884 Remove extra newline in lang.sh. Change parsing queue to writing queue 2019-12-21 10:21:56 +01:00
kuben
9f5078611c Show workspaces and outputs on initial lemonbar start 2019-12-21 10:21:56 +01:00
kuben
a86415f264 lemonbar: temp fixes
lemonbar: temp
2019-12-21 10:21:56 +01:00
kuben
2f31eef54b bashrc: Git prompt on kubaArch-Laptop 2019-12-21 10:19:37 +01:00
14c346d8b1 vimrc: Snakefile.plot name recognition 2019-12-20 11:19:51 +01:00
f31e3dd7dc Temporary placeholders in conkys for kubaDesktop 2019-12-19 20:50:18 +01:00
8442b2b154 Git prompt on kubaDesktop 2019-12-19 20:50:18 +01:00
kuben
98cfe87cad etcfiles: lightdm configuration 2019-12-18 21:02:31 +01:00
kuben
73b7a7561a ssh/config: Add home and more hosts. IgnoreUnknown for gssapi disabled 2019-12-18 17:31:43 +01:00
e8420af927 ssh: Add ssh config and kerberos entries for beskow and tegner 2019-12-10 14:07:33 +01:00
88daa7e088 bash prompt: Escape non-printable characters 2019-12-10 14:07:33 +01:00
kuben
cc817e998f Change hostname to kubaArch-Laptop 2019-12-08 22:05:37 +01:00
c0d719ab78 Add bash prompt and vim snakemake config 2019-12-03 13:02:42 +01:00
f3d47aaa31 autostart: Add owncloud 2019-12-01 11:19:23 +01:00
6e86609086 lemonbar: update workspaces to newer version of i3ipc. 2019-12-01 11:19:23 +01:00
481b19c5ce .xinitrc: Add xprofile and i3initrc for launching i3 from GDM 2019-11-13 21:25:13 +01:00
31c86dda7d .vimrc: Source vimrc from Neovim config 2019-11-13 21:25:13 +01:00
84381b084a vimrc: Fugitive git bindings. Visual select + easymotion binding 2019-11-12 14:01:44 +01:00