mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Remove special widget control for qtile
This commit is contained in:
parent
4b650721b0
commit
cbebff390c
3 changed files with 8 additions and 47 deletions
|
|
@ -2,14 +2,6 @@
|
|||
imports = [./default.nix];
|
||||
|
||||
home-manager.users.seb = {
|
||||
myConfig.de.widget = {
|
||||
backlight = {
|
||||
enable = true;
|
||||
device = "amdgpu_bl1";
|
||||
};
|
||||
battery.enable = true;
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = "eDP-1,1920x1080@60,0x0,1";
|
||||
|
||||
services.hypridle = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue