From 95f119d4c65700bfef1e7e62b9c0b46a77347c68 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 27 Jun 2022 16:27:22 +0200 Subject: fmt --- hosts/phobos/home.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts/phobos/home.nix') diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index 3e666ef..3238db6 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -43,7 +43,8 @@ in builtins.readFile (dotfiles + "/sxhkd/dwm") + builtins.readFile (dotfiles + "/sxhkd/base") + '' - #enter and leave game mode + + #enter and leave game mode alt + shift + F11: ctrl + shift + F11 pkill -ALRM sxhkd @@ -53,7 +54,7 @@ in #Screenshot alt + grave - bash ~/.scripts/screenshot + bash ~/.scripts/screenshot ################## @@ -109,7 +110,6 @@ in XF86TouchpadToggle exec ~/.config/i3/scripts/toggletouchpad.sh - ''; }; -- cgit 1.4.1