Browse Source

[TASK] update some config part 2

master 1.1.0
Dor dicke Gind 2 years ago
parent
commit
a125de9686
  1. 2
      .config/cairo-dock/current_theme/plug-ins/systray/systray.conf
  2. 60
      .config/sublime-text-3/Packages/Color Scheme - Default/Monokai.sublime-color-scheme
  3. 3
      .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
  4. 10
      .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-taskmanager.xml

2
.config/cairo-dock/current_theme/plug-ins/systray/systray.conf

@ -39,7 +39,7 @@ frame_pos=
#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
locked=true
size=186;24
size=159;24
#i[-2048;2048] Desklet position (x, y):
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}

60
.config/sublime-text-3/Packages/Color Scheme - Default/Monokai.sublime-color-scheme

@ -44,6 +44,66 @@
},
"rules":
[
{
"foreground": "#F1F1F1FF",
"background": "#FF333DFF",
"scope": "col_FF333DFF"
},
{
"foreground": "#DDDDDDFF",
"background": "#33C7358C",
"scope": "col_33C7358C"
},
{
"foreground": "#8E8E8EFF",
"background": "#000080FF",
"scope": "col_000080FF"
},
{
"background": "#994C00FF",
"scope": "col_994C00FF",
"foreground": "#DADADAFF"
},
{
"background": "#993300FF",
"scope": "col_993300FF",
"foreground": "#CBCBCBFF"
},
{
"background": "#991900FF",
"scope": "col_991900FF",
"foreground": "#BCBCBCFF"
},
{
"background": "#997F00FF",
"scope": "col_997F00FF",
"foreground": "#F8F8F8FF"
},
{
"background": "#990000FF",
"scope": "col_990000FF",
"foreground": "#ADADADFF"
},
{
"background": "#659900FF",
"scope": "col_659900FF",
"foreground": "#F8F8F8FF"
},
{
"background": "#A9FF00FF",
"scope": "col_A9FF00FF",
"foreground": "#484848FF"
},
{
"background": "#8C7272FF",
"scope": "col_8C7272FF",
"foreground": "#F9F9F9FF"
},
{
"background": "#5CC100FF",
"scope": "col_5CC100FF",
"foreground": "#0C0C0CFF"
},
{
"scope": "col_00200001",
"background": "#00200001",

3
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml

@ -16,6 +16,7 @@
<value type="string" value="com.leinardi.gwe"/>
<value type="string" value="compiz"/>
<value type="string" value="FileZilla"/>
<value type="string" value="fr.handbrake.ghb"/>
<value type="string" value="gnome-mplayer"/>
<value type="string" value="heroic"/>
<value type="string" value="lutris"/>
@ -47,7 +48,7 @@
</property>
<property name="do-slideout" type="bool" value="false"/>
<property name="expire-timeout" type="int" value="10"/>
<property name="initial-opacity" type="double" value="0.880000"/>
<property name="initial-opacity" type="double" value="0.900000"/>
<property name="notification-log" type="bool" value="false"/>
<property name="do-not-disturb" type="bool" value="false"/>
</channel>

10
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-taskmanager.xml

@ -4,7 +4,17 @@
<property name="columns" type="empty">
<property name="sort-type" type="uint" value="1"/>
<property name="sort-id" type="uint" value="1"/>
<property name="column-state" type="bool" value="false"/>
<property name="column-uid" type="bool" value="true"/>
<property name="column-priority" type="bool" value="true"/>
</property>
<property name="window-width" type="int" value="1316"/>
<property name="window-height" type="int" value="756"/>
<property name="interface" type="empty">
<property name="handle-position" type="int" value="101"/>
<property name="process-tree" type="bool" value="true"/>
<property name="more-precision" type="bool" value="true"/>
<property name="show-all-processes" type="bool" value="false"/>
<property name="show-filter" type="bool" value="false"/>
</property>
</channel>

Loading…
Cancel
Save