mod: remove unmaintained packages
This commit is contained in:
@@ -198,8 +198,8 @@ bindsym XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ toggle
|
||||
bindsym XF86AudioPlay exec playerctl play-pause
|
||||
bindsym XF86AudioNext exec playerctl next
|
||||
bindsym XF86AudioPrev exec playerctl previous
|
||||
bindsym XF86MonBrightnessUp exec light -A 5
|
||||
bindsym XF86MonBrightnessDown exec light -U 5
|
||||
bindsym XF86MonBrightnessUp exec brightnessctl set +5%
|
||||
bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
|
||||
|
||||
### Lock the screen
|
||||
bindsym $mod+Ctrl+q 'swaylock -f -i /home/wyatt/.wallpaper/.wallpaper_lock.png'
|
||||
|
||||
@@ -57,7 +57,7 @@ in {
|
||||
grim
|
||||
slurp
|
||||
playerctl
|
||||
light
|
||||
# light - UNMAINTAINED, brightnessctl is the replacement
|
||||
brightnessctl
|
||||
wttrbar
|
||||
cliphist
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
helvum
|
||||
# helvum - UNMAINTAINED
|
||||
crosspipe
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user