Merge branch 'master' of github.com:Jab2870/dotfiles
This commit is contained in:
commit
b6ac024ab0
2 changed files with 2 additions and 1 deletions
1
bashrc
1
bashrc
|
@ -195,6 +195,7 @@ alias bs="curl -s http://cbsg.sourceforge.net/cgi-bin/live | grep -Eo '^<li>.*</
|
|||
|
||||
alias jq="jq -C"
|
||||
|
||||
alias debugBuild='node --inspect-brk /usr/bin/grunt build'
|
||||
|
||||
#alias xkcd='curl https://xkcd.com/info.0.json 2> /dev/null| \jq ".img" | xargs feh'
|
||||
|
||||
|
|
|
@ -339,7 +339,7 @@ exec --no-startup-id compton -f -i 0.95
|
|||
exec --no-startup-id albert
|
||||
#exec --no-startup-id nm-applet
|
||||
#exec --no-startup-id blueman-applet
|
||||
#exec --no-startup-id xfce4-clipman
|
||||
exec --no-startup-id xfce4-clipman
|
||||
#exec --no-startup-id xfce4-power-manager
|
||||
#exec_always --no-startup-id /usr/lib/kdeconnectd
|
||||
#exec_always --no-startup-id indicator-kdeconnect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue