Bruno BELANYI
7469fe0063
home: git: use topological order in log
...
It is the one that makes most sense, rather than some kind of date
order...
2021-07-13 17:50:44 +02:00
Bruno BELANYI
1a492c6eb8
home: direnv: update to new option name
...
And enable the flakes option.
I don't actually use this on my own projects, but it could be useful for
other projects that I contribute to.
2021-06-30 20:08:07 +02:00
Bruno BELANYI
6ff1a53a35
home: mail: add himalaya
...
This mail client is very KISS. I like it.
2021-06-30 20:08:06 +02:00
Bruno BELANYI
62488bc671
home: firefox: add sponsorblock
2021-06-27 19:51:04 +02:00
Bruno BELANYI
fb2ec8cd6b
home: secrets: use more specific type
...
I will amend it if I need more types, but for now this is fine.
2021-06-27 19:48:42 +02:00
Bruno BELANYI
a5d3f7f861
home: wm: i3: also toggle xss-lock
2021-06-26 18:38:11 +02:00
Bruno BELANYI
0ff730bf44
home: zsh: explicitly set history save size
...
Turns out the `history.save` limit is for what is *loaded into memory*,
not what is written to disk.
2021-06-23 23:14:05 +02:00
Bruno BELANYI
0970ab71eb
home: zsh: explicitly opt out of extended history
2021-06-23 23:13:39 +02:00
Bruno BELANYI
e8f664c949
home: wm: dunst: use rofi as 'dmenu' when enabled
2021-06-23 23:08:23 +02:00
Bruno BELANYI
43786904b4
home: wm: i3: enable rofi bindings when applicable
2021-06-23 23:06:15 +02:00
Bruno BELANYI
2b200fc98e
home: wm: dunst: add line wrapping
...
Once again, trying to make them actually readable.
2021-06-22 19:48:03 +02:00
Bruno BELANYI
1d26e5146c
home: wm: dunst: add max icon size
...
Otherwise I end up with icons that are way too big...
2021-06-22 19:39:35 +02:00
Bruno BELANYI
48859859eb
home: wm: screen-lock: use actual assertion
...
Instead of hijacking the type verification, use an assertion.
2021-06-15 17:45:17 +02:00
Bruno BELANYI
ecae28a72f
home: secrets: clean-up 'default.nix'
2021-06-12 20:35:28 +02:00
Bruno BELANYI
5bb28a9396
home: firefox: tridactyl: add tabduplicate mapping
2021-06-07 17:56:46 +02:00
Bruno BELANYI
e7723d5275
home: wm: i3: remove 'udiskie' and 'flameshot'
...
It makes more sense to activate those at the `profile` level.
2021-06-03 17:34:16 +02:00
Bruno BELANYI
0cf077012d
home: wm: i3: move script generation out-of-line
...
This makes for a cleaner configuration file.
2021-06-03 17:18:33 +02:00
Bruno BELANYI
3cc933de81
home: zsh: remove trailing whitespace
2021-05-30 00:46:09 +02:00
Bruno BELANYI
90a89c56c8
home: comma: configure custom 'nixpkgs' flake
...
This makes use of my pinned `pkgs` flake from the registry by default.
2021-05-27 21:50:27 +02:00
Bruno BELANYI
b95b357251
home: extract 'comma' into its own module
2021-05-27 21:49:24 +02:00
Bruno BELANYI
8bb4948eec
home: x: cursor: switch to Vimix
2021-05-27 19:15:52 +02:00
Bruno BELANYI
a223ca6072
home: git: add 'pick' alias
...
I wanted to name it 'pickaxe' but for a curious reason, it does not seem
to be working when I use that alias...
I am trying to find a second alias name for `git log -p -S`, which only
shows commits that change the number of occurrences of its pickaxe in
the file. Whereas `-G` shows any commit involving the pickaxe in its
diff.
2021-05-25 23:13:35 +02:00
Bruno BELANYI
a648fc6d0f
home: wm: i3: use pamixer for audio control
...
This can be used with either pipewire and pulseaudio without having to
install all of pulseaudio.
2021-05-25 23:13:35 +02:00
Bruno BELANYI
d43a224da0
home: wm: i3bar: invert baclight icon
...
Because I am using an emoji font, it looks better that way.
2021-05-22 23:59:27 +02:00
Bruno BELANYI
b3653a63bd
home: mail: add msmtp
2021-05-22 23:49:57 +02:00
Bruno BELANYI
0452d696ae
home: add mail and accounts configuration
2021-05-22 23:49:57 +02:00
Bruno BELANYI
7a91bf3906
home: terminal: use 'cfg.terminal' for TERMINAL
2021-05-22 23:49:57 +02:00
Bruno BELANYI
bab605871d
home: firefox: tridactyl: fix Reddit URL rewriter
2021-05-22 23:49:57 +02:00
Bruno BELANYI
cfa59614f1
home: firefox: add ff2mpv
...
This allows watching videos using mpv via a simple button.
2021-05-22 23:49:57 +02:00
Bruno BELANYI
82099b19f3
home: add mpv
2021-05-22 23:49:57 +02:00
Bruno BELANYI
7f0c595ae8
home: wm: rofi: configure terminal
2021-05-22 23:47:27 +02:00
Bruno BELANYI
0dc9495fda
home: add nix-index
2021-05-22 23:47:27 +02:00
Bruno BELANYI
9e5d616d16
home: firefox: tridactyl: fix parent URL on Reddit
2021-05-16 00:03:59 +02:00
Bruno BELANYI
1d97eb22bf
home: packages: add 'comma' to common package set
2021-05-16 00:03:59 +02:00
Bruno BELANYI
ec73ed2f10
home: x: add 'xsel' package
...
I like it better than 'xclip'.
2021-05-16 00:03:59 +02:00
Bruno BELANYI
684dac5904
home: zsh: make history ten times bigger
2021-05-16 00:03:59 +02:00
Bruno BELANYI
2ba551f1b0
home: add power-alert
2021-05-16 00:03:59 +02:00
Bruno BELANYI
abdba0a223
home: pager: fix colorized man pages
...
Turns out that sessionVariables are not being set at the proper time for
use with `tput`.
This commit also cleans up a bit how the config was being set.
2021-05-16 00:03:59 +02:00
Bruno BELANYI
d87f37c572
home: wm: i3bar: add 'backlight' block
2021-05-16 00:03:59 +02:00
Bruno BELANYI
226b8f7b6a
home: wm: i3bar: remove gammastep block
...
It doesn't seem to be working well with my setup...
2021-05-16 00:03:59 +02:00
Bruno BELANYI
62ac22a8c5
home: wm: i3: use 'brightnessctl'
2021-05-16 00:03:59 +02:00
Bruno BELANYI
27c11b9b67
home: wm: i3: fix screen-related mappings
2021-05-16 00:03:59 +02:00
Bruno BELANYI
104a7a8d46
home: gtk: do not set font size
...
Turns out that I do not like how it interferes with Firefox's
rendering... I should probably investigate this in the future if I want
to use this option.
2021-05-16 00:03:59 +02:00
Bruno BELANYI
c6ee3a0351
home: add gtk
2021-05-10 00:31:01 +02:00
Bruno BELANYI
ec7f62f7bc
home: terminal: export TERMINAL when appropriate
...
This is used by some programs, like 'rofi' to launch terminal programs.
2021-05-10 00:31:01 +02:00
Bruno BELANYI
c7fccd3ed3
home: wm: i3: add i3-get-window-criteria package
2021-05-10 00:31:01 +02:00
Bruno BELANYI
e82d510c0c
home: add feh
2021-05-10 00:31:01 +02:00
Bruno BELANYI
b2e0e81216
home: packages: add 'file' to common package set
2021-05-10 00:31:01 +02:00
Bruno BELANYI
d36cb23fa3
home: pager: add colored man page support
2021-05-10 00:31:01 +02:00
Bruno BELANYI
0a8effa09f
home: packages: add option for additional packages
2021-05-10 00:31:01 +02:00