Adding qutebrowser configs
This commit is contained in:
parent
3bed180ab3
commit
84957355a4
13 changed files with 36 additions and 3338 deletions
Binary file not shown.
2
scripts/fehbg.sh
Executable file
2
scripts/fehbg.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
feh --no-fehbg --bg-fill '/home/chris/Pictures/wallpapers/RoyalKing.png'
|
2
scripts/fileusage.sh
Executable file
2
scripts/fileusage.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/sh
|
||||
btrfs fi usage / | rg Free | awk '{print $3}'
|
Loading…
Add table
Add a link
Reference in a new issue