Add screenshot debug; Fix sh stuff in environment
This commit is contained in:
parent
0dc9ab97ab
commit
9ca659dbe7
3 changed files with 7 additions and 5 deletions
.config
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
#!/bin/sh
|
||||
|
||||
source "$HOME/.config/user-dirs.dirs"
|
||||
source "$XDG_CONFIG_HOME/locale.conf"
|
||||
. "$HOME/.config/user-dirs.dirs"
|
||||
. "$XDG_CONFIG_HOME/locale.conf"
|
||||
|
||||
export CM_LAUNCHER='rofi'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue