Restore waybar from dotfiles; add fonts; use grim+slurp+swappy screenshot

This commit is contained in:
2026-02-09 22:33:05 +11:00
parent b40e86300c
commit 42faba76ea
2 changed files with 5 additions and 1 deletions

View File

@@ -342,6 +342,7 @@ binds {
// Mod-Shift-/, which is usually the same as Mod-?, // Mod-Shift-/, which is usually the same as Mod-?,
// shows a list of important hotkeys. // shows a list of important hotkeys.
Mod+Shift+S { spawn-sh "grim -g \"$(slurp)\" - | swappy -f -"; }
Mod+Shift+Slash { show-hotkey-overlay; } Mod+Shift+Slash { show-hotkey-overlay; }
// Suggested binds for running programs: terminal, app launcher, screen locker. // Suggested binds for running programs: terminal, app launcher, screen locker.

View File

@@ -238,10 +238,13 @@ PermitRootLogin = "no";
# Minimal system packages needed for the session and core usability # Minimal system packages needed for the session and core usability
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
swappy
font-awesome
nerd-fonts.jetbrains-mono
spotify spotify
vlc vlc
telegram-desktop telegram-desktop
flameshot flameshot
waybar waybar
firefox firefox
google-chrome google-chrome