mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-09 09:31:14 +10:00
Adding new screenshots.
This commit is contained in:
@@ -186,3 +186,6 @@ source /home/dt/.config/broot/launcher/bash/br
|
|||||||
if [ -f /etc/bash.command-not-found ]; then
|
if [ -f /etc/bash.command-not-found ]; then
|
||||||
. /etc/bash.command-not-found
|
. /etc/bash.command-not-found
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
### RANDOM COLOR SCRIPT ###
|
||||||
|
/opt/shell-color-scripts/randomcolors.sh
|
||||||
|
|||||||
@@ -33,15 +33,15 @@ invert-color-include = [ ];
|
|||||||
glx-copy-from-front = false;
|
glx-copy-from-front = false;
|
||||||
glx-swap-method = "undefined";
|
glx-swap-method = "undefined";
|
||||||
opacity-rule = [ "99:name *?= 'Call'",
|
opacity-rule = [ "99:name *?= 'Call'",
|
||||||
"95:name *?= 'Lynx'",
|
"100:name *?= 'Lynx'",
|
||||||
"95:name *?= 'toot'",
|
"100:name *?= 'toot'",
|
||||||
"95:name *?= 'nmon'",
|
"100:name *?= 'nmon'",
|
||||||
"95:name *?= 'httping'",
|
"100:name *?= 'httping'",
|
||||||
"96:name *?= 'xmobar'",
|
"100:name *?= 'xmobar'",
|
||||||
"100:class_g *?= 'emacs'",
|
"100:class_g *?= 'emacs'",
|
||||||
"95:class_g *?= 'surf' && name *?='suckless.org'",
|
"100:class_g *?= 'surf' && name *?='suckless.org'",
|
||||||
"95:class_g *?= 'tabbed'",
|
"100:class_g *?= 'tabbed'",
|
||||||
"95:name *?= 'newsboat'",
|
"100:name *?= 'newsboat'",
|
||||||
"100:class_g = 'XTerm' && !_NET_WM_STATE@:32a",
|
"100:class_g = 'XTerm' && !_NET_WM_STATE@:32a",
|
||||||
"100:class_g = 'URxvt' && !_NET_WM_STATE@:32a",
|
"100:class_g = 'URxvt' && !_NET_WM_STATE@:32a",
|
||||||
"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'",
|
"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'",
|
||||||
|
|||||||
@@ -9,13 +9,15 @@
|
|||||||
|
|
||||||
|
|
||||||
declare -a options=("r/archlinux
|
declare -a options=("r/archlinux
|
||||||
|
r/bash
|
||||||
r/commandline
|
r/commandline
|
||||||
r/DistroTube
|
r/DistroTube
|
||||||
r/GopherHoles
|
|
||||||
r/linux
|
r/linux
|
||||||
r/linuxmasterrace
|
|
||||||
r/unixporn
|
|
||||||
r/linux4noobs
|
r/linux4noobs
|
||||||
|
r/linuxmasterrace
|
||||||
|
r/linuxquestions
|
||||||
|
r/suckless
|
||||||
|
r/unixporn
|
||||||
r/vim
|
r/vim
|
||||||
quit")
|
quit")
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
upt="$(uptime --pretty | sed -e 's/up //g' -e 's/ hours/h/g' -e 's/ hour/h/g' -e 's/ minutes/m/g' -e 's/, //g')"
|
upt="$(uptime --pretty | sed -e 's/up //g' -e 's/ days/d/g' -e 's/ day/d/g' -e 's/ hours/h/g' -e 's/ hour/h/g' -e 's/ minutes/m/g' -e 's/, / /g')"
|
||||||
echo -e "$upt uptime "
|
echo -e "$upt uptime "
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 436 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 686 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.2 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 425 KiB |
Reference in New Issue
Block a user