First mostly working version of the config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
function load_script() {
|
||||
if [ -f "$1" ]; then
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Dynamically load background with feh
|
||||
feh_command="feh --bg-fill"
|
||||
|
||||
Reference in New Issue
Block a user