Tweaks
This commit is contained in:
parent
37250b0e13
commit
2297afdaf7
2 changed files with 3 additions and 1 deletions
2
bashrc
2
bashrc
|
@ -194,6 +194,8 @@ 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'
|
||||
|
||||
#Old ps1
|
||||
|
|
|
@ -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