summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2024-06-07 14:39:34 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2024-06-07 14:39:34 -0600
commitd7ff8c89b424b78044dfee50dd95b2f5d7bab281 (patch)
treedba164c9b404dcf7702c78d0b8d86238fb8ffc5e
parent04a5412b2e2298243d4cdd024146ff8f5755044c (diff)
I can't believe I forgot to put basic tools in my hyprland config and just left them in sway.
-rw-r--r--modules/nixos/hyprland.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix
index 793ce4c..afc96df 100644
--- a/modules/nixos/hyprland.nix
+++ b/modules/nixos/hyprland.nix
@@ -59,6 +59,7 @@
swayidle # the idle timeout
swaylock-effects # locking the screen
brightnessctl # control device brightness
+ foot # terminal
wlogout # logout menu
wl-clipboard # copying and pasting
hyprpicker # color picker
@@ -69,6 +70,7 @@
slurp # selecting a region to screenshot
# TODO replace by 'flameshot gui --raw | wl-copy'
+ wofi # launch programs
mako # the notification daemon, the same as dunst
yad # a fork of zenity, for creating dialogs