1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Commit Graph

280 Commits

Author SHA1 Message Date
f0e6807814
rofi: adjust colour and window size 2018-07-30 09:23:07 +01:00
dbbb533850
i3: add fontawesome picker keybind 2018-07-30 09:16:15 +01:00
a057c840cd
fontconfig: use sans/monospace defaults 2018-07-30 09:15:50 +01:00
c89a3829dc
i3/blocks: update icons and configuration 2018-07-30 09:15:11 +01:00
f0508fe73e
gopass: auto-confirm new transactions 2018-07-30 09:12:36 +01:00
59a138c605
dunst: add Xenlism-Wildfire icon path 2018-07-30 09:11:44 +01:00
e4e62ae40d
fontconfig: Update fontawesome, remove nerdfonts 2018-07-30 09:11:24 +01:00
28dda3e9b0
git: Remove diff-so-fancy 2018-07-30 09:09:15 +01:00
83b006c9d5
Merge remote-tracking branch 'origin/master' into surface 2018-07-19 23:28:12 +01:00
c260a480aa
Reinstate zsh-history-substring-search alongside fzf
This reverts commit e854d2b1d5.
2018-07-12 10:58:15 +01:00
015fffbbd4
Merge remote-tracking branch 'origin/master' into surface 2018-07-07 16:24:41 +01:00
3bcb38f9f2
rofi: update to use rasi theming 2018-06-15 10:13:56 +01:00
d7f1a2193d
gopass: update to 1.8.0 2018-06-11 13:31:50 +01:00
1418a51626
qt: fix GTK styling for QT5 2018-06-11 13:31:48 +01:00
f1a353aed5
rofi: fix hi-dpi scaling
See also: https://github.com/DaveDavenport/rofi/issues/815
2018-06-05 23:15:27 +01:00
b7ef22f4f6
i3: Alias Alt Mod1 as $mod 2018-05-29 01:21:53 +01:00
9b89946ea4
Add Breeze Obsidian as X11 cursor 2018-05-29 01:18:44 +01:00
22fa8c810f
Merge remote-tracking branch 'origin/master' into surface 2018-05-20 16:41:54 +01:00
e854d2b1d5
Remove zsh-history-substring-search for fzf 2018-05-20 16:40:58 +01:00
ae67b62ebe
Merge remote-tracking branch 'origin/master' into surface 2018-05-11 18:21:39 +01:00
b59607c147
dunst: re-enable notification icons 2018-05-11 18:06:11 +01:00
ea51f79785
Merge remote-tracking branch 'origin/master' into surface 2018-04-27 22:51:37 +01:00
24cf4ac494
vim: migrate from Vundle to vim-plug 2018-04-23 01:10:05 +01:00
fc4560b31f
compton: improve blur on fading/exiting windows 2018-04-21 02:14:12 +01:00
c164577bd7
zsh: add nullglob option 2018-04-21 01:43:32 +01:00
2b631fb2cd
Remove .fehbg script 2018-04-21 01:33:52 +01:00
1c297d3a77
Reorganise many directories into XDG dirs 2018-04-21 01:03:48 +01:00
ae1acb194c vim: create missing directories on startup 2018-04-21 00:20:51 +01:00
73ecd1f584
Suppress tty output for busybox compatibility 2018-04-21 00:15:17 +01:00
4579473479
Add $GOPATH/bin to PATH 2018-04-20 23:58:53 +01:00
f03b3ee8df
Merge remote-tracking branch 'origin/master' into surface 2018-04-12 03:32:07 +01:00
5bb7c53519
vim: bind fzf and NERDTree 2018-04-12 03:00:02 +01:00
8edf74dc4f
vim: make syntastic actually usable 2018-04-12 02:59:23 +01:00
366873ea47
vim: use chktex for latex/syntastic 2018-04-12 02:52:07 +01:00
e09e7105dd
vim: correctly use XDG dirs 2018-04-12 02:51:32 +01:00
b512bace44
procps: add top config 2018-04-12 02:42:53 +01:00
69d884ec5f
fontconfig: tweak fonts after Noto fiasco 2018-04-12 02:39:58 +01:00
f17927e0ee
Merge remote-tracking branch 'origin/master' into surface 2018-04-12 02:32:31 +01:00
3f16439695
X11: remove redundant xsession file 2018-04-12 02:29:27 +01:00
fd63032392
Merge remote-tracking branch 'origin/master' into surface 2018-04-12 02:14:35 +01:00
8edd378b66
X11/xdg: migrate to XDG_CONFIG_DIR 2018-04-11 17:42:42 +01:00
1bc7dd7845
zsh: move zsh into .config 2018-04-11 16:42:01 +01:00
ebc435ad33
vim: unmap Q from ex mode 2018-04-05 11:25:42 +01:00
9ee742294d
Merge branch 'master' into surface 2018-04-04 12:03:48 +01:00
771cdf4b5d
vim: disable vimtex autoindent 2018-04-03 17:16:31 +01:00
eadeba5baa
vim: use pretty unicode listchars 2018-04-03 17:16:31 +01:00
65c8a2d9a6
gvim: use consistent font size with system 2018-04-03 17:16:30 +01:00
6da74dddde
vim: highlight cursor position with cursor{line,column} 2018-04-03 17:16:30 +01:00
776e641ed0
vim: add wqa and fat-finger aliases 2018-04-03 17:16:30 +01:00
93e11c73f8
vim: add magic regex to search patterns 2018-04-03 17:16:30 +01:00
f985d47b68
vim: split in the direction you'd expect 2018-04-03 17:16:30 +01:00
f35e8b8bec
vim: autosave modified files, also when FocusGained 2018-04-03 17:16:29 +01:00
fc256a3f4f
vim: add FZF and NERDTree <leader>.. keybinds 2018-04-03 17:16:28 +01:00
c308fe09c5
rofi: move configuration into own file 2018-03-31 21:46:27 +01:00
92542e8cf0
vim: visually indent wrapped lines 2018-03-31 13:44:45 +01:00
e7baaf0a80 Merge branch 'master' into surface 2018-03-31 11:09:42 +01:00
eb16166873
vim: add vim-commentary for easy comments 2018-03-30 14:44:49 +01:00
9a37bbb4c1
vim: improve autosave events, fix re-sourcing 2018-03-30 14:44:32 +01:00
6129bb6794
vim: add vim-surround and vim-repeat 2018-03-30 10:52:23 +01:00
e294810914
vim: add tagbar, nerdtree & various latex configuration 2018-03-29 16:30:55 +01:00
761c84863e
i3b/iface: fix repeated xclip invocation 2018-03-29 16:30:55 +01:00
dfda38ffab
compton: fix stacked transparent windows in i3 2018-03-29 16:30:54 +01:00
593f39fff3
git/config: improve git-diff colours with diff-so-fancy 2018-03-29 16:29:55 +01:00
0f01928777
vim: add column at 80 chars for C-like filetypes 2018-03-29 12:16:30 +01:00
5c8faae56d
vim: only autosave for existing files 2018-03-29 12:15:20 +01:00
61ca5b014b
vim: use darker grey for whitespace 2018-03-29 11:54:40 +01:00
29d4bbae7b
i3b/iface: add clipboard insertion of IPs on click 2018-03-29 11:53:31 +01:00
c8eb0184f0
termite: increase scrollback amount by 10x 2018-03-29 11:49:51 +01:00
96919ff760
termite: clean-up colour configuration 2018-03-29 11:49:21 +01:00
8123d9499c
vim: ignore more viminf* tmp files 2018-03-29 11:46:29 +01:00
5f4f9cc0f5
i3b/updates: add trizen to package manager list 2018-03-29 11:32:14 +01:00
173b41ea4d
i3/config: add mod+r password-generator 2018-03-29 11:32:14 +01:00
70fd8c5d74
i3/config: start shell after mod+# decryption 2018-03-29 11:32:14 +01:00
209ce198f3
powermenu: add hibernate option 2018-03-29 11:32:13 +01:00
91cb7ea620
vimrc: enable spell-checking for Tex 2018-03-29 11:32:13 +01:00
ce1b6bdffc
git/config: update email & cleanup 2018-03-29 10:19:03 +01:00
7b006d65ca
vim: remap completion to <C-Space> 2018-03-14 02:08:51 +00:00
7c9ed10a00
compton: don't shadow slop/maim 2018-03-14 02:07:57 +00:00
5d90dda3f5
Merge branch 'master' into surface 2018-02-24 11:13:29 +00:00
1ca210e766
compton: enable 'use-ewmh-active-win' for reliable focus changes 2018-02-24 11:12:16 +00:00
82ad05ca0a
Merge branch 'master' into surface 2018-02-24 11:10:43 +00:00
b013a98e0d
i3/config: add rofi-emoji and rofi-pass keybinds 2018-02-24 11:09:32 +00:00
d52ece0b12
Merge remote-tracking branch 'origin/master' into surface 2018-02-22 13:27:57 +00:00
8ab712c37e
Print decrypted GPG messages into a terminal 2018-02-22 13:24:11 +00:00
eba5e15cf8
Add cmake build directories to global gitignore 2018-02-22 13:21:08 +00:00
74b9523476
Use persistent CPU usage block 2018-02-22 13:15:59 +00:00
3890246f83
maim: replace scrot with maim for screenshots 2018-02-22 13:15:33 +00:00
885cc62671
compton: don't blur onboard/slop(maim) background 2018-02-22 12:44:00 +00:00
2268a03a8a
Use persistent volume block
Modified from https://github.com/vivien/i3blocks-contrib/tree/master/volume-pulseaudio
2018-02-22 12:43:25 +00:00
30c680db3f
Fix volume desync with xbindkeys 2018-02-14 18:52:26 +00:00
52cb279f3b
Merge remote-tracking branch 'origin/master' into surface 2018-01-31 15:10:19 +00:00
7301d2476e
add global gitignore 2018-01-26 23:44:49 +00:00
618b78e62e
i3/config: start nm-applet with i3 2017-12-26 15:43:47 +00:00
3dfed805f9
rotationd: start in .xsession instead of i3 2017-12-26 15:43:47 +00:00
61ab086664
compton: don't blur onboard background 2017-12-26 15:43:47 +00:00
7bbd52d4d8
Use consistent font sizes and DPI 2017-12-26 15:43:46 +00:00
46c01329cf
Surface cannot handle intense compton blur
This reverts commit d7097cf749.
2017-12-26 15:43:46 +00:00
9433c26d62
Add backlight control to i3 2017-12-26 15:43:46 +00:00
c1480498c1
Improve i3 touch experience with touchegg & fullscreen modifications 2017-12-26 15:43:46 +00:00
809104c10f
Change again to new bash surface-scripts 2017-12-26 15:43:46 +00:00