|
89ca8e59b3
|
wm/portal: cleanup
|
2025-07-19 00:47:02 +02:00 |
|
|
dee3cc7745
|
wm/portal.mod.nix: cleanup, add kwallet
|
2025-07-18 23:21:23 +02:00 |
|
|
3ab2613290
|
wm/variables: Hyprland => niri, set ELECTRON_OZONE_PLATFORM_HINT
|
2025-07-18 23:21:14 +02:00 |
|
|
b1490ec9a8
|
small update
|
2025-07-16 22:15:41 +02:00 |
|
|
3a868edf78
|
niri: config: drop spawn-at-startup of swww-daemon
|
2025-07-13 22:50:19 +02:00 |
|
|
a2e77e2498
|
niri: remove new-swww
|
2025-07-13 21:15:05 +02:00 |
|
|
190323c198
|
niri: add playerctl to pkgs
|
2025-07-09 22:11:42 +02:00 |
|
|
ab64591da8
|
wayland/niri: switch to unstable niri with reload patch
I need my hot reloading.
|
2025-07-08 22:58:41 +02:00 |
|
|
c0aa4f2f8f
|
niri/config: add window rules to float windows; fix screencasting
|
2025-07-08 22:57:48 +02:00 |
|
|
adc4bd9f3c
|
wms/wayland: fix portals, set kde portal as default for FileChooser
|
2025-07-08 22:57:27 +02:00 |
|
|
a337eabba2
|
modules/wayland: fix xdg portals
|
2025-07-08 16:20:11 +02:00 |
|
|
2411c0b496
|
chore: apply lints
|
2025-07-08 14:22:21 +02:00 |
|
|
b5e9130de8
|
niri: config: fix quickshell
|
2025-06-29 17:01:02 +02:00 |
|
|
ddd440d87c
|
niri: add lastest swww
Waow, namespace support!
|
2025-06-26 20:49:36 +02:00 |
|
|
dc6aecdc31
|
niri: config: fix screenshotting
|
2025-06-20 12:12:03 +02:00 |
|
|
c0c919be76
|
niri: config: updates
|
2025-06-12 20:13:12 +02:00 |
|
|
cbcb45221d
|
niri: enable if isGraphical is true
|
2025-06-12 20:12:52 +02:00 |
|
|
8ea0b0cd87
|
niri: config: fix compose key
|
2025-06-10 20:26:39 +02:00 |
|
|
b8ce3ff5d9
|
niri: config: fix compose key
|
2025-06-05 08:27:01 +02:00 |
|
|
653938a61f
|
niri: config: many changes
|
2025-06-04 08:32:11 +02:00 |
|
|
2c8ed668ca
|
wayland: niri: add xdg portal
|
2025-06-04 08:29:40 +02:00 |
|
|
41b72ce92c
|
flake: employ pipes!
|
2025-06-04 08:28:21 +02:00 |
|
|
a951911578
|
progress dump
|
2025-06-04 08:26:35 +02:00 |
|
|
4741aa8a47
|
niri: config: update
|
2025-05-30 23:17:46 +02:00 |
|
|
ace64e5e3f
|
niri: init
|
2025-05-30 18:19:56 +02:00 |
|
|
a5b47bc75b
|
hyprland: add workspace_swipe
|
2025-05-09 11:37:55 +02:00 |
|
|
fcc8a5a102
|
hyprland/decorations.nix: enable xray blur
|
2025-05-09 09:37:50 +02:00 |
|
|
3d9518e758
|
hyprland/binds.nix: add keybind for grabbing rouge windows
|
2025-05-06 21:55:55 +02:00 |
|
|
4ef6c24751
|
hyprland/decorations.nix: enable decorations again
|
2025-05-05 11:07:19 +02:00 |
|
|
087e9a3d4f
|
hyprland/binds.nix: switch to quickshell launcher
|
2025-05-05 11:06:36 +02:00 |
|
|
ea6cff5140
|
hyprland/binds.nix: add screen text extraction keybind
|
2025-05-03 14:56:35 +02:00 |
|
|
6fd7d24087
|
hyprland: add quickshell autostart and bind
|
2025-05-01 08:35:22 +02:00 |
|
|
fcbd4cd0af
|
hyprland/decorations.nix: enable theming
|
2025-04-21 21:24:30 +02:00 |
|
|
5a54d79b92
|
hyprland/settings.nix: suppress startup errors
|
2025-04-21 21:21:36 +02:00 |
|
|
6e70e952e2
|
greetd, hyprland: fix greeter and lock screen
|
2025-04-20 20:48:25 +02:00 |
|
|
e810a89232
|
hyprland/exec.nix: add uwsm finalize
|
2025-04-20 20:14:09 +02:00 |
|
|
caabda23d3
|
wayland/variables.nix: change ELECTRON_OZONE_PLATFORM_HINT to wayland
|
2025-04-19 19:59:57 +02:00 |
|
|
69b732c1c5
|
hyprland: change locking to hyprlock
|
2025-04-19 19:21:21 +02:00 |
|
|
e43afac1c8
|
hyprland/settings.nix: enable compose:102, disable update news
|
2025-04-16 14:33:44 +02:00 |
|
|
53aaa26fa1
|
flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
|
2025-04-09 16:13:31 +02:00 |
|
|
0b78657f3b
|
hyprland: cleanup, fix xdg portal
|
2025-04-09 15:34:57 +02:00 |
|
|
8df1696ac9
|
hyprland: switch to config generator from the flake
|
2025-04-06 22:25:03 +02:00 |
|
|
500c9d2cd6
|
hyprland: fix cursor, add uwsm startup
|
2025-04-06 21:22:39 +02:00 |
|
|
edd3ffff2d
|
hyprland/exec.nix: set cursor
|
2025-04-06 14:03:58 +02:00 |
|
|
c977c6b1d9
|
hyprland/decorations.nix: disable blur
|
2025-04-02 23:45:31 +02:00 |
|
|
15a558d63b
|
hyprland: switch to avizo
|
2025-04-02 15:31:18 +02:00 |
|
|
d4d89cbe65
|
hyprland/binds.nix: add swaylock, change walker to fuzzel
|
2025-04-02 14:52:35 +02:00 |
|
|
06d49400ad
|
hyrland: remove dvorak
I switched to kanata for this
|
2025-03-31 11:05:32 +02:00 |
|
|
07f42737d1
|
modules: remove usrEnv
|
2025-03-26 19:37:50 +01:00 |
|
|
7616375700
|
options/style: delete
|
2025-03-26 19:18:18 +01:00 |
|