From f86a631da1b26ddfd2e7804e2d9a18f50c2080f9 Mon Sep 17 00:00:00 2001 From: elkowar <5300871+elkowar@users.noreply.github.com> Date: Thu, 22 Apr 2021 09:24:56 +0200 Subject: [PATCH] add ranger and do some other stuff --- .../configstore/update-notifier-npm.json | 2 +- files/.config/eww/eww.scss | 2 +- files/.config/eww/eww.xml | 24 +- files/.config/eww/scripts/workspaces.sh | 0 files/.config/polybar/config.ini | 3 +- files/.config/polybar/launch.sh | 4 +- .../polybar/polybar-scripts/xmonad-status.sh | 13 +- files/.config/ranger/commands.py | 62 + files/.config/ranger/commands_full.py | 1993 +++++++++++++++++ files/.config/ranger/rc.conf | 516 +++++ files/.config/ranger/rifle.conf | 284 +++ files/.config/ranger/scope.sh | 350 +++ files/.xmonad/lib/Config.hs | 13 +- files/.xmonad/lib/Rofi.hs | 4 +- files/nix-stuff/nixpkgs/modules/desktop.nix | 34 +- .../nix-stuff/nixpkgs/modules/desktop/gtk.nix | 2 +- 16 files changed, 3269 insertions(+), 37 deletions(-) mode change 100644 => 100755 files/.config/eww/scripts/workspaces.sh create mode 100644 files/.config/ranger/commands.py create mode 100644 files/.config/ranger/commands_full.py create mode 100644 files/.config/ranger/rc.conf create mode 100644 files/.config/ranger/rifle.conf create mode 100755 files/.config/ranger/scope.sh diff --git a/files/.config/configstore/update-notifier-npm.json b/files/.config/configstore/update-notifier-npm.json index c6514ea..0693e2e 100644 --- a/files/.config/configstore/update-notifier-npm.json +++ b/files/.config/configstore/update-notifier-npm.json @@ -1,4 +1,4 @@ { "optOut": false, - "lastUpdateCheck": 1617355353140 + "lastUpdateCheck": 1618850694694 } \ No newline at end of file diff --git a/files/.config/eww/eww.scss b/files/.config/eww/eww.scss index cc0b32d..fd05c64 100644 --- a/files/.config/eww/eww.scss +++ b/files/.config/eww/eww.scss @@ -94,7 +94,7 @@ scale trough { } window { - background: none; + //background: none; } progressbar { diff --git a/files/.config/eww/eww.xml b/files/.config/eww/eww.xml index e612ee4..5ca034f 100644 --- a/files/.config/eww/eww.xml +++ b/files/.config/eww/eww.xml @@ -10,14 +10,27 @@ - testing {{shit}} + testing {{shit}} bruh is shit true? {{shit == true}} is shit "shit"? {{shit == "shit"}} - true and false 🤔 {{ true && false }} + true and false 🤔 + {{ true && false }} + fancy ass math {{ 12 + 5 * 12 * 4 }} + + bruh " < fuck > + " +