Remove special widget control for qtile

This commit is contained in:
SebastianStork 2024-04-16 22:18:23 +02:00
parent 4b650721b0
commit cbebff390c
3 changed files with 8 additions and 47 deletions

View file

@ -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 = {