diff options
Diffstat (limited to 'users/tdback/modules/rofi/default.nix')
-rw-r--r-- | users/tdback/modules/rofi/default.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/users/tdback/modules/rofi/default.nix b/users/tdback/modules/rofi/default.nix index 37247c6..cc8d604 100644 --- a/users/tdback/modules/rofi/default.nix +++ b/users/tdback/modules/rofi/default.nix @@ -1,3 +1,8 @@ +# users/tdback/modules/rofi/default.nix +# +# For launching applications and switching to active windows. While not +# heavily used for scripting, the possibility is there. + { config, pkgs, |