From 186ba16ae2c7dafcc1ed39a5fe244ab91f4e58ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 4 Feb 2024 09:23:47 +0100 Subject: Switch from htop to btop --- config/sway/bindsym-launch | 2 +- private | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sway/bindsym-launch b/config/sway/bindsym-launch index fe69990..01d8061 100644 --- a/config/sway/bindsym-launch +++ b/config/sway/bindsym-launch @@ -9,7 +9,7 @@ bindsym $mod+d exec --no-startup-id wofi -Imi -S drun # Top -bindsym $mod+t exec alacritty -e htop +bindsym $mod+t exec alacritty -e btop bindsym $mod+Shift+t exec alacritty -e sudo powertop # Passwords bindsym $mod+Shift+w exec --no-startup-id ~/.config/sway/scripts/pass diff --git a/private b/private index 44d918b..78519de 160000 --- a/private +++ b/private @@ -1 +1 @@ -Subproject commit 44d918bec6844b3c31828fe2e114bbaa54c4d8b3 +Subproject commit 78519ded47390ff218f90313a7de126a766002c7 -- cgit v1.2.3