updated configs
This commit is contained in:
Binary file not shown.
@@ -59,9 +59,7 @@ mark-ovredir-focused = true;
|
||||
use-ewmh-active-win = true;
|
||||
detect-rounded-corners = true;
|
||||
detect-client-opacity = true;
|
||||
refresh-rate = 0;
|
||||
dbe = false;
|
||||
glx-no-stencil = true;
|
||||
glx-copy-from-front = false;
|
||||
unredir-if-possible = false;
|
||||
focus-exclude = [
|
||||
|
||||
@@ -2,18 +2,19 @@
|
||||
contrastOpacity=188
|
||||
contrastUiColor=#11bb98
|
||||
disabledTrayIcon=false
|
||||
drawColor=#d11455
|
||||
drawFontSize=13
|
||||
drawColor=#aa44ff
|
||||
drawFontSize=24
|
||||
drawMarkerSize=18
|
||||
drawThickness=4
|
||||
drawThickness=8
|
||||
filenamePattern=%Y-%m-%d_%I%H.SCREENSHOT
|
||||
saveAsFileExtension=png
|
||||
savePath=/home/w0ryn/Pictures/screenshot
|
||||
savePath=/home/w0ryn/Pictures/Screenshots
|
||||
showSidePanelButton=false
|
||||
showStartupLaunchMessage=false
|
||||
uiColor=#490099
|
||||
undoLimit=100
|
||||
uploadClientSecret=
|
||||
useX11LegacyScreenshot=true
|
||||
userColors=picker, #aa44ff, #6911aa, #220069, #44dddd, #00aa79, #006922, #c80064, #ff44ff, #d0f0f0
|
||||
|
||||
[Shortcuts]
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
[Unit]
|
||||
Description=i3 session
|
||||
BindsTo=graphical-session.target
|
||||
Wants=graphical-session-pre.target
|
||||
After=graphical-session-pre.target
|
||||
@@ -0,0 +1,2 @@
|
||||
[preferred]
|
||||
default=gtk
|
||||
Reference in New Issue
Block a user