Restore waybar from dotfiles; add fonts; use grim+slurp+swappy screenshot
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -238,6 +238,9 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user