Commit graph

108 commits

Author SHA1 Message Date
b88bf7f7e9
home/programs/browsers: go back to regular firefox 2024-10-20 19:32:10 +02:00
e2d037b1f1
home/programs/browsers: add librewolf 2024-10-20 19:10:02 +02:00
f7211c4138
home/programs/swaylock: show clock 2024-10-20 15:36:21 +02:00
3243537284
home/programs: put browsers in its own directory, switch to librefox 2024-10-20 15:36:05 +02:00
9715877cef
home/programs/swayidle: daemonize swaylock to avoid blocking suspend 2024-10-16 23:54:51 +02:00
4d272089ab
home/programs: add files/scan and entr for configuring ags 2024-10-15 23:26:03 +02:00
3f05b16872
home/programs: add fish/yazi integration 2024-10-15 16:46:16 +02:00
f2ddb413fc
solaire: switch back to gnome (easier to game on than niri) 2024-10-15 15:49:53 +02:00
d166a6c85d
flake: remove umu 2024-10-15 14:22:52 +02:00
34106c074c
home/programs/editors: configure helix 2024-10-14 23:52:35 +02:00
90cfd10876
home/terminal: switch default editor from nvim to helix 2024-10-14 23:19:25 +02:00
23b8fd005c
home/programs/games: add umu-launcher 2024-10-14 22:05:20 +02:00
ddd83c3998
home/programs: replace fastfetch with hyfetch 2024-10-14 22:05:19 +02:00
29bd2ab5b8
programs/editors/helix: add helix editor 2024-10-14 22:05:17 +02:00
865d072a1b
home/programs: add mission-center 2024-10-13 18:41:26 +02:00
513bce9b84
home/programs/ags: enable bar only on focused monitor 2024-10-13 18:01:39 +02:00
e0e880aaa9
home/programs/browsers: add credits 2024-10-13 15:32:02 +02:00
42d91889d1
repo: update flake dependencies, disable epson, use tuigreet 2024-10-13 14:54:12 +02:00
e14d73cc9a
home/programs/ags: add bars on all monitors 2024-10-13 11:40:51 +02:00
de26ff0dfb
hosts: add niri on desktop 2024-10-13 11:40:41 +02:00
5b9382e0fc
home/programs/niri: set displays for desktop 2024-10-13 11:39:56 +02:00
d0466f96da
repo: add ags, a gtk shell
commit 75cf6a4d67
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Fri Oct 11 15:34:14 2024 +0200

    home/programs/niri: use gtk portals for most things, and gnome for screencast

commit 5ccb424079
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 10 21:19:33 2024 +0200

    home/programs/niri: add play/pause, add settings button on fn key f12

commit 8b7164739d
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 10 00:32:40 2024 +0200

    home/programs/niri: replace desktop-portal-gtk with gnome

commit fe40c6c72c
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 10 00:21:31 2024 +0200

    home/programs/niri: add xdg-desktop-portal-gtk

commit 74b7df1245
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 10 00:21:14 2024 +0200

    home/programs: add fractal

commit 3773095069
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 10 00:21:05 2024 +0200

    home/programs/gtk: use color-scheme for gtk4.0

commit 8fef768f4f
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Wed Oct 9 19:22:43 2024 +0200

    system/services/regreet: ensure that regreet starts dbus session

commit fcd88bfa8e
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Wed Oct 9 19:22:20 2024 +0200

    repo: implement ags

    Implement ags, a wayland bar / GTK shell. Also added a few dependencies
    required for it to work properly.
2024-10-11 17:57:55 +02:00
6acfe1b0ef
home/programs/browsers: disable alt key shortcut for menu bar in firefox 2024-10-09 16:09:56 +02:00
9d4b0e9279
home/programs/niri: change prefix from Mod to Alt 2024-10-09 16:02:57 +02:00
1e809880fe
home/terminal/programs/git: enable automatically setting up remotes 2024-10-09 15:44:35 +02:00
86eb0e246b
home/programs/niri: disable center focused column 2024-10-09 15:38:47 +02:00
df1d1381e1
repo: switch catppuccin flavor to macchiato 2024-10-08 22:58:03 +02:00
368135be31
home/programs/niri: fix settings not under correct attribute 2024-10-08 15:50:08 +02:00
25993d2754
home/programs/niri: skip hotkeys overlay at startup 2024-10-08 13:54:32 +02:00
786cdbf979
home/programs/niri: turn xwayland-satellite into systemd service 2024-10-08 13:41:55 +02:00
25696b09f1
home/programs: add logisim-evolution 2024-10-08 13:33:42 +02:00
e87a890bef
home/programs/niri: add xwayland-satellite, update layout settings, add colors 2024-10-08 13:33:25 +02:00
b5276c4523
home/programs/browsers: add betterfox to firefox 2024-10-07 23:29:16 +02:00
282792e913
repo: implement niri, a wayland window manager
This commit implements Niri, a window manager, alongside a whole suite
of programs needed for a comfortable desktop experience.

commit e5171c221e
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 7 18:43:48 2024 +0200

    home/programs: add cinny, a matrix client

commit 4277ad8417
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 7 18:43:37 2024 +0200

    home/programs/gtk: set gtk-application-prefer-dark-theme based on global variant

commit 44560d184d
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 7 18:43:00 2024 +0200

    home/programs/niri: add compose key on ralt

commit abb1350b9b
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 7 18:36:41 2024 +0200

    home/programs/xdg: add zathura as default pdf reader

commit 962a5beda6
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 7 18:35:29 2024 +0200

    home/programs/media: add zathura

commit 5a9b20ae35
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 7 18:31:44 2024 +0200

    home/terminal/emulators/foot: add fish back as default shell

commit b3466f2db3
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 7 18:31:21 2024 +0200

    home/terminal/shell: add nushell config, add back fish

commit ef8d1cba3f
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 23:20:24 2024 +0200

    home/terminal/emulators/foot: set nushell as default shell

commit 0d866a35b0
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 23:20:11 2024 +0200

    home/shell: add nushell

commit 172b3592da
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 22:43:01 2024 +0200

    home/programs/media: add celluloid (mpv front-end)

commit 15abf4174d
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 22:21:04 2024 +0200

    home/programs: import media, xdg and add yazi

commit 284d27ecf6
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 22:20:39 2024 +0200

    home/programs/browsers: set custom search engines for firefox

commit 7f8ae63483
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 22:20:21 2024 +0200

    home/programs/xdg: set default mime apps

commit fd0fbad80d
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 22:19:58 2024 +0200

    home/programs/media: add programs

commit 936f58de75
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 22:19:15 2024 +0200

    home/terminal: add $EDITOR

commit 4bb7f32c2b
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 22:19:01 2024 +0200

    system/programs/home-manager: add backup file extension

commit e24ab1eb95
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 17:48:46 2024 +0200

    repo: move everything gtk into modules

    This is mostly so that applications like ReGreet, which are managed by
    NixOS instead of HM, can also use the same GTK settings. It reduces
    repeating code by a lot and allows changing themes way more easily now.

commit 6e0076c7ef
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 15:57:49 2024 +0200

    system/services/logind: suspend on lid close

commit ec0ef6c248
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 15:57:33 2024 +0200

    home/programs: add fractal, a matrix GUI

commit afaf919a8c
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 15:57:20 2024 +0200

    home/programs/gtk: disable gtk decoration buttons

commit c5fdfffaf6
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 15:57:08 2024 +0200

    home/programs/swayidle: add configuration, setup with loginctl

commit 7f98200cd8
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 12:15:21 2024 +0200

    home/programs/niri: separate binds from config

commit ceeb9d14ab
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 12:14:52 2024 +0200

    profiles/vamos: import swaylock

commit f8a7ac40e6
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 12:14:35 2024 +0200

    lib: simplify rgba function

commit 7e9a7d8e1e
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 12:13:55 2024 +0200

    home/programs/swaylock: add full configuration (with base16 theming)

commit bb91e2a20e
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 12:13:41 2024 +0200

    home/gtk: make cursor bigger

commit c0c6a9b352
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 12:12:26 2024 +0200

    home/programs/fuzzel: theme with base16

commit 05e4923703
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 12:11:51 2024 +0200

    core/security: disable sudo password for wheel

commit be151ba76b
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 12:11:23 2024 +0200

    services/regreet: enable gnome keyring, disable fprint auth

commit 7b22fd5ca7
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Sun Oct 6 12:11:01 2024 +0200

    programs/niri: add PAM strategy for swaylock with fprintd

commit c7c8108bc4
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 3 13:55:23 2024 +0200

    home/programs/niri: bind brightness keys

commit fcbad25a2a
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 3 13:54:52 2024 +0200

    services/brightness: add brillo for backlight

commit fcd23e73c3
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 3 11:18:45 2024 +0200

    home/programs/ags: add example bar

commit 3516d7bcff
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 3 11:18:26 2024 +0200

    home/programs/niri: remove pointer (in gtk.nix now)

commit d42e9005e5
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 3 11:18:00 2024 +0200

    system/hardware/power: move to services, add upower

commit 837182ae0c
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Thu Oct 3 11:17:23 2024 +0200

    gtk: add theming

commit f72599896e
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Wed Oct 2 19:59:58 2024 +0200

    niri: add ags, mako and swaybg

commit 73edc8f90e
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Wed Oct 2 17:28:07 2024 +0200

    home/programs/niri: add binds

commit 9acd24afd4
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Wed Oct 2 16:45:43 2024 +0200

    repo: add niri hm config, theme nixos instead of hm, add regreet/greetd config

commit f7c4be7334
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Wed Oct 2 11:54:15 2024 +0200

    niri: add functioning base
2024-10-07 18:51:10 +02:00
6cfdb5ec0b
home/profiles: update to use absolute paths with self 2024-10-01 18:14:49 +02:00
c56f9812ab
foot: init config 2024-10-01 17:54:04 +02:00
70a00c13a6
konsole: import colorscheme from modules 2024-10-01 17:53:51 +02:00
685974da54
fish: restore to default theme 2024-10-01 17:53:39 +02:00
02865ad5cd
solaire: remove gnome, add kde 2024-10-01 14:04:46 +02:00
72a03cd09c
plasma: add plasma configuration and use it 2024-10-01 11:54:43 +02:00
c807f8e68b
repo: add nix-colors 2024-09-30 08:55:37 +02:00
710becce1d
home: add wallpapers 2024-09-30 01:21:17 +02:00
8fe0604299
repo: huge refactor
Refactored the entire repository structure, as putting everything into
modules was just awkward. Took heavy inspiration from fufexan's
repository, fufexan/dotfiles, as the structure felt much saner.
2024-09-29 23:48:55 +02:00
988181a22d
repo: delete result from nix build 2024-09-26 13:09:17 +02:00
435802363b
browsers: add floorp, remove firefox (again) 2024-09-26 11:42:09 +02:00
aba2cf0794
desktop: move gaming to its own module 2024-09-25 14:28:33 +02:00
87eff73b58
repo: clean code 2024-09-25 09:02:43 +02:00
8473772fe5
repo: format with alejandra 2024-09-24 23:47:52 +02:00
9078b65d49
neovim: add a bunch of configuration 2024-09-24 23:47:40 +02:00
80452cb292
repo: fix formatting 2024-09-24 15:09:36 +02:00