replace wofi with rofi
This commit is contained in:
parent
601513bc9e
commit
07d70e3a64
23 changed files with 343 additions and 43 deletions
|
|
@ -6,6 +6,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
hyprsunset
|
||||
hyprpaper
|
||||
hyprpicker
|
||||
hyprshot
|
||||
kitty
|
||||
|
||||
|
|
@ -21,6 +22,7 @@
|
|||
wlogout
|
||||
wl-clipboard
|
||||
wofi
|
||||
rofi
|
||||
waybar
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,7 +22,8 @@
|
|||
glxinfo # OpenGL info
|
||||
pciutils # PCI info
|
||||
xdotool # Keyboard input simulation
|
||||
ffmpeg # video encoding
|
||||
ffmpeg # Video encoding
|
||||
mpv # Media player
|
||||
|
||||
# Dev
|
||||
git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue