3d408f8fee
cargo config: manually specify rustc
...
since using rust toolchain from rustup, it's probably best to specify
the full path to rustc. the correct one should be called from the main
shell in use (zsh) but when invoked from e.g. bash, another rustc might
get called as PATH is not properly set up there
2022-04-16 17:15:13 +02:00
06086aef89
cargo config: set sccache to be rustc-wrapper
2022-04-16 17:11:58 +02:00
621f086262
add cargo/config.toml
2022-04-16 17:08:10 +02:00
ab95338ac5
tridactylrc: set 'kitty vim' as default editor
2022-04-13 14:38:38 +02:00
a0d477dddf
nix: add nix.conf to enable 'nix search'
2022-04-12 16:14:52 +02:00
ff9d73add0
qutebrowser: enable dns prefetching
2022-04-07 11:04:56 +02:00
8a95f1cbea
qutebrowser: make sites *ask* for permission
2022-04-07 11:04:39 +02:00
ccc2e6431a
qutebrowser: set content.default_encoding to utf-8
2022-04-07 11:03:02 +02:00
43322a475e
qutebrowser: format dicts
2022-04-06 22:18:57 +02:00
233afd9821
qutebrowser: explicitly set search engines
2022-04-06 15:37:26 +02:00
08c04ed414
qutebrowser: add keybind to save webpages in MHTML
2022-04-06 14:35:21 +02:00
b0ea48a6d4
qutebrowser: also use <c-{=,-}> for zoom
2022-04-06 14:32:45 +02:00
c2b28b4919
qutebrowser: avoid linter errors within config.py
2022-04-06 14:24:23 +02:00
604021a1ad
qutebrowser: add user stylesheet+change bg colour
...
replace the default 'white' bg and make sure that text colour is changed
accordingly for 'body > pre' elements that contain e.g. raw code on
gitea/github
2022-04-06 13:59:46 +02:00
aee5e5e488
add 'solarized-everything-css' submodule
2022-04-06 13:40:29 +02:00
861157d033
zshrc: only source aliases.zsh once
2022-04-03 22:49:24 +02:00
ed00dc2dbc
zsh: add .zshenv
2022-04-03 22:46:00 +02:00
102475c777
zshrc: actually source .zsh/aliases.zsh
2022-04-03 22:34:17 +02:00
bf51cf8f8b
zshrc: move functions to .zsh/functions.zsh
2022-04-03 22:31:19 +02:00
10f2143d21
starship: explicitly disable unused modules
2022-04-02 01:12:14 +02:00
6c9c53735f
qutebrowser: make FiraCode the font default
2022-04-01 13:24:47 +02:00
8b9bb8ac5a
qutebrowser: disallow js clipboard access
2022-03-31 14:55:15 +02:00
a7d3d0ebf2
qutebrowser: modify clipboard behaviour
2022-03-31 14:54:30 +02:00
29999ed66e
mako: override text colour
2022-03-31 14:51:22 +02:00
87578f4b44
mako: add vim modeline
2022-03-31 14:49:15 +02:00
d729015777
sway,mako: make use of do-not-disturb mode
2022-03-31 14:48:03 +02:00
106fec55ae
mako: modify timeout values
2022-03-31 14:47:08 +02:00
48ea974cee
mako: override global options
2022-03-31 14:46:28 +02:00
c56c00d1e2
mako: use dracula-mako as a base directly
...
since mako does not allow config includes, dracula-mako will be used as
a base and local changes will regularly be rebased on the upstream
2022-03-31 14:43:06 +02:00
4d0a06d34f
dracula-mako: update submodule
2022-03-31 14:41:24 +02:00
994b38d87a
add glow.yml
2022-03-30 14:53:41 +02:00
92302e0061
add dnf.conf
2022-03-28 17:22:48 +02:00
2127b60983
kitty: properly override cursor
2022-03-28 17:09:37 +02:00
6d856651b0
swaylock: update config
2022-03-26 15:48:29 +01:00
4619c0b8b3
waybar: use dracula-esque colours, FiraCode Retina
...
also adjust margin sizes, font sizes and weight
2022-03-26 15:45:41 +01:00
e2673e07f0
waybar: delimit borderline values for mem,cpu
2022-03-26 15:39:19 +01:00
2a02ac3417
kitty: set theme using kitty dynamically
2022-03-26 15:31:07 +01:00
c94de540b6
kitty: edit tab_title_template
2022-03-26 15:25:46 +01:00
ee1c999bd1
kitty: set tab_bar_style to separator
2022-03-26 02:51:32 +01:00
e3f90fc5e3
kitty: set open_url_with no_op
2022-03-26 02:49:06 +01:00
b93e6b97ca
kitty: rm url_color
2022-03-26 02:47:36 +01:00
5d28f94256
kitty: set wheel_scroll_multiplier 2.0
2022-03-26 02:46:27 +01:00
f575871a94
kitty: use 4 tabs in scrollback pager
2022-03-26 02:45:21 +01:00
1cbfd0fd16
kitty: update font features
2022-03-26 02:43:59 +01:00
48196cad48
kitty: set column_{height,width} to 100%
2022-03-26 02:43:12 +01:00
e76d193177
kitty: JetBrainsMono-MediumItalic as italic font
2022-03-26 02:41:08 +01:00
1cf8c762c3
kitty: lower scrollback to just 10000 lines
2022-03-26 02:40:15 +01:00
6631fc9250
waybar: add modeline to config
2022-03-26 02:37:08 +01:00
6ebd3f3dd1
waybar: clean up whitespace
2022-03-26 02:36:26 +01:00
69fbac2ca2
waybar: show wg dragon icon only on iface up
2022-03-26 02:32:54 +01:00