Commit Graph

2287 Commits

Author SHA1 Message Date
80797d3b0d rofi: Increase icon size and number of columns 2023-08-28 23:46:20 -04:00
6061667179 hyprland: Toggle rofi with super 2023-08-28 23:45:15 -04:00
cb65c7e53f chore: Update sakaya 2023-08-28 23:44:21 -04:00
35f67d03ff meta: Replace rofi overlay with nixpkgs version
The overlay isn't needed anymore since rofi-wayland was updated in
nixpkgs.
2023-08-28 15:37:56 -04:00
e941e20acf Revert "meta: Remove rofi"
Currently rofi seems like the most feature complete launcher that gets
the job done. I'd rather use it than code a custom solution at the
moment.
2023-08-27 19:12:39 -04:00
f2aa0efe21 feat: Add thumbnail support for webp files 2023-08-24 17:57:02 -04:00
e6fa09220e neovim(clipboard-image): Don't prompt for file name
Fixes an issue where this would occasionally break.
2023-08-22 14:53:06 -04:00
0c1669e8db chore: Update to hyprland 0.28.0-unstable-2023-08-15 2023-08-22 12:31:08 -04:00
98d3f653c4 chore: Update flake inputs 2023-08-19 22:49:21 -04:00
8df146e353 packages: Rename go-thumbnailer to thud 2023-08-19 22:16:43 -04:00
c1766e8aa8 neovim: Add texlive for vimtex 2023-08-19 22:16:15 -04:00
917b7d626a fish(eza): Ignore .nuxt directory 2023-08-19 22:15:53 -04:00
b5d6e46fb8 fish: Enable GATSBY_TELEMETRY_DISABLED
This should get rid of the feedback prompts that Gatsby shows users.

See: https://www.gatsbyjs.com/docs/cli-feedback/
2023-08-16 13:56:00 -04:00
8359122544 hyprland: Passthrough keybinds to VM with ctrl+alt
Also useful for preventing keybinds from being used while working on
other things.

Source: https://old.reddit.com/r/hyprland/comments/15puf7x/
2023-08-14 11:26:29 -04:00
005b6d6ff9 hyprdim: Dim dialogs 2023-08-14 10:56:56 -04:00
144ec9637b chore: Update flake inputs 2023-08-14 10:56:40 -04:00
f780d3bfbc fcitx: Add base16 theme 2023-08-14 10:54:07 -04:00
d9c5e15ccc fcitx: Increase font size 2023-08-14 10:53:35 -04:00
0fd3bc829b fish(eza): Revert showing git status
Takes up too much space for me personally, especially when used with
--tree.
2023-08-11 15:28:43 -04:00
33835aa6c6 eww: Inline config
Note that the home manager module can't be used here since it requires
configDir.
2023-08-11 15:05:24 -04:00
93ac26652e fix: Use MANROFFOPT for color support in man pages
This fixes a regression where color support stopped working after a
groff update.

References:

- https://github.com/jedsoft/most/issues/18
- 958e73c508
- https://bbs.archlinux.org/viewtopic.php?pid=2113876#p2113876
2023-08-11 14:37:18 -04:00
290cac5587 chore: Update flake inputs 2023-08-11 14:36:38 -04:00
bc14409563 meta: Replace exa with eza
exa hasn't been updated in a few years and has noticeable bugs such as
columns not working when the terminal is large enough that multiple
columns can show.
2023-08-10 23:28:21 -04:00
b74d2e386f packages: Remove visidata to fix build
See: https://github.com/NixOS/nixpkgs/issues/248181
2023-08-10 22:13:35 -04:00
f852b9b0c4 fish(exa): Ignore .cache directory 2023-08-10 20:37:41 -04:00
ade6fa196b fish(exa): Show git status 2023-08-10 20:37:21 -04:00
3b282214fc fish(abbreviations): Add yarn build/dev 2023-08-10 19:24:39 -04:00
9ef4bee969 chore: Remove useless comments
I don't know I didn't notice these earlier.
2023-08-10 19:12:56 -04:00
61ace4f55a fish(exa): Add icons 2023-08-09 11:47:06 -04:00
2c370d75d1 fish(tree): Ignore .next directory 2023-08-09 09:16:05 -04:00
10ccd698fa fonts: Update options for latest unstable release 2023-08-08 15:49:47 -04:00
266c1d1c3f packages: Temporarily remove memento to fix build
See: https://github.com/ripose-jp/Memento/issues/171
2023-08-08 15:47:43 -04:00
1a688fce0d chore: Update flake inputs 2023-08-08 15:47:01 -04:00
9a27eb8a8a docs: Add cover image 2023-08-08 14:18:41 -04:00
2b56eb75db flake.nix: Add sakaya to inputs
This makes it possible to run wine applications inside systemd-nspawn
containers with minimal to no overhead.
2023-08-08 14:13:25 -04:00
cfd638b04e hyprland: Show desktop icons on startup 2023-08-07 22:18:13 -04:00
ee6095338d mime-apps: Use sakaya for executable files
Should upstream this to sakaya later.
2023-08-07 22:03:17 -04:00
16d0c2554e hyprland(hyprdim): Add --ignore-leaving-special 2023-08-07 22:01:06 -04:00
2f0249a046 chore: Update imports 2023-08-07 22:00:17 -04:00
220392fb85 packages: Add fluent-icons
Used for eww.
2023-08-07 21:33:53 -04:00
955ed07d33 fish: Remove old test abbreviation 2023-08-07 21:13:11 -04:00
794db6dbec chore: Update packages 2023-08-07 21:12:34 -04:00
8c753e21e7 eww: Add desktop icons 2023-08-07 21:12:02 -04:00
5739a3eaba meta: Add eww module 2023-08-07 20:44:15 -04:00
25539d81eb meta: Show time with eww when toggling ironbar
This also lets us have windows that take up the full screen while
keeping track of whether or not those windows are actually fullscreen.
2023-08-07 20:24:23 -04:00
9228444d6e hyprland: Add workspace switching with mouse buttons 2023-08-07 20:23:42 -04:00
b3c95ed4f2 fish(abbreviations): Add cargo tree 2023-08-07 20:22:56 -04:00
a835b29bfe hyprland: Don't change focus when moving to special
As far as I can tell, this was a workaround that appears to be fixed
now.
2023-08-07 08:53:12 -04:00
da211bd6b3 meta: Import packages directory 2023-08-07 08:42:50 -04:00
f54abc7da4 packages: Add osu-backgrounds 2023-08-07 08:36:40 -04:00