gytic
8644a50587
Merge pull request #5 from gytic/hotkeys
...
Add declarative keyboard settings
2025-07-28 18:37:56 +02:00
gytic
c6e68bac0a
chore(config): port only necessary keybinds
2025-07-28 18:32:01 +02:00
gytic
7134bd4870
chore(config): port keyboard shortcuts
2025-07-28 15:24:46 +02:00
gytic
d5458a9fcf
feat(keybinds): add options to specify keybinds
...
this adds two new options:
nixos95.keybinds.commands -> specify normal shortcuts
nixos95.keybinds.xfwm4 -> specify xfwm4 related shortcuts
2025-07-28 15:24:12 +02:00
ff015f68ab
Merge pull request #4 from gytic/docs
...
docs: showcase how to enable experimental features
2025-07-28 15:17:46 +02:00
gytic
bd2af79f22
docs: showcase how to enable experimental features
2025-07-28 11:12:30 +02:00
4f5206479f
More customizability for the nixos95
...
Introducing "nixos95.taskbar.applications" + "nixos95.taskbar.battery-plugin.enable" + "nixos95.taskbar.homeIcon"
adding dependency of "pipe-operators"
2025-07-28 08:17:47 +02:00
gytic
e4ffbff315
docs: add section about experimental features
2025-07-27 01:34:48 +02:00
gytic
ed87c8bd46
config: migrate to new config options
...
1. enable pipe-operators
2. reapply the correct taskbar applications
3. disable battery plugin
2025-07-27 01:29:16 +02:00
gytic
ddcb125ee3
feat(taskbar): allow users to configure the taskbar
...
there are now options to:
- enable a battery icon (nixos95.taskbar.battery-plugin.enable)
- change the home icon (nixos95.taskbar.homeIcon)
- define pinned applications (nixos95.taskbar.applications)
2025-07-27 01:28:01 +02:00
a303c5fdb2
Merge pull request #2 from gytic/module
...
Adding it as a module for easier import
2025-07-25 20:13:42 +02:00
gytic
6a9de226ef
feat(nixos-95): extract DE themining into nixosModule
...
the desktop environment can be included via `self.nixosModules.nixos95`
this will expose two options (for now):
nixos95.enable -> enable the desktop environment
nixos95.wallpaper -> path to the wallpaper to use
currently the setup is closy coupled to this configuration,
which will change in the future, so it can be used with any configuration
2025-07-25 18:04:18 +02:00
915121f327
added the reddit post to the readme
2025-07-24 16:52:01 +02:00
f1be47c029
Add Games into Showcase
2025-07-24 16:17:11 +02:00
f89801cd39
init
2025-07-24 15:19:29 +02:00