Edited bespin and zshrc

This commit is contained in:
arcan1s 2014-01-03 14:53:23 +04:00
parent aa8fdfd102
commit 41d623c039
3 changed files with 11 additions and 10 deletions

View File

@ -5,12 +5,12 @@ ShadowTitlebar=false
Bg.Mode=1
Bg.Structure=15
ARGB.Glassy=false
Bg.Intensity=35
Bg.Intensity=50
Bg.RingOverlay=false
ShadowIntensity=100
FadeInactive=false
Uno=false
Uno.Role=0
Uno.Role=10
Uno.Toolbar=true
Uno.Title=true
Uno.Gradient=2
@ -81,7 +81,7 @@ DialogButtonLayout=1
KWin.UseTiles=true
KWin.ActiveGradient=5
KWin.ActiveText=0
KWin.ActiveRole=0
KWin.ActiveRole=10
KWin.InactiveGradient=0
KWin.InactiveText=0
KWin.InactiveRole=10
@ -101,7 +101,7 @@ Hack.DolphinUrlBar=false
Hack.DolphinIconViews=false
Hack.Panning=false
Hack.WindowMovement=false
Hack.Messages=false
Hack.Messages=true
Hack.SuspendFSPlayers=false
Roundness=100
QPalette\active=#1b1918, #ffffff, #f0f0f0, #dcdcdc, #464646, #646464, #181615, #ffffff, #1b1918, #dcdcdc, #d0d0d0, #3b3b3b, #ccffff, #000000, #000000, #050404, #d6d6d6, #000000, #1b1918, #d0d0d0

View File

@ -35,12 +35,12 @@ ShadowTitlebar=false
Bg.Mode=1
Bg.Structure=15
ARGB.Glassy=false
Bg.Intensity=35
Bg.Intensity=50
Bg.RingOverlay=false
ShadowIntensity=100
FadeInactive=false
Uno=false
Uno.Role=0
Uno.Role=10
Uno.Toolbar=true
Uno.Title=true
Uno.Gradient=2
@ -110,13 +110,13 @@ Progress.Gradient=5
Chooser.Layer=2
Input.PwEchoChar=8782
Chooser.Gradient=3
MacStyle=true
MacStyle=false
LeftHanded=false
DialogButtonLayout=1
KWin.UseTiles=true
KWin.ActiveGradient=5
KWin.ActiveText=0
KWin.ActiveRole=0
KWin.ActiveRole=10
KWin.InactiveGradient=0
KWin.InactiveText=0
KWin.InactiveRole=10
@ -136,6 +136,6 @@ Hack.DolphinUrlBar=false
Hack.DolphinIconViews=false
Hack.Panning=false
Hack.WindowMovement=false
Hack.Messages=false
Hack.Messages=true
Hack.SuspendFSPlayers=false
Roundness=100

3
zshrc
View File

@ -110,7 +110,7 @@ alias grep='grep --colour=auto'
alias top='show_which top && htop'
alias chrommsu='show_which chrommsu && chromium --proxy-server=cache.msu:3128'
alias chromtor='show_which chromtor && chromium --proxy-server="socks://localhost:9050" --incognito'
alias chromi2p='show_which chromi2p && chromium --proxy-server="http=127.0.0.1:4444;https=127.0.0.1:4445" --incognito'
alias chromi2p='show_which chromi2p && chromium --proxy-server="http=127.0.0.1:4444;http=127.0.0.1:4444" --incognito'
alias df='show_which df && df -k --print-type --human-readable'
alias du='show_which du && du -k --total --human-readable'
alias less='vimpager'
@ -253,6 +253,7 @@ else
alias systemctl='show_which systemctl && sudo systemctl'
alias modprobe='show_which modprobe && sudo modprobe'
alias rmmod='show_which rmmod && sudo rmmod'
alias pacdiff='show_which pacdiff && sudo pacdiff'
fi
# global alias