Browse Source

[TASK] update some config part 3

master
Dor dicke Gind 2 years ago
parent
commit
c1ecd8b94d
  1. 2
      .config/cairo-dock/current_theme/launchers/10launcher.desktop
  2. 2
      .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
  3. 2
      .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml

2
.config/cairo-dock/current_theme/launchers/10launcher.desktop

@ -21,7 +21,7 @@ Icon=cemu
#s[Default] Command to launch on click:
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
Exec=gamemoderun cemu.sh
Exec=gamemoderun mangohud cemu
#X[Extra parameters]

2
.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml

@ -4,7 +4,7 @@
<property name="default-view" type="string" value="void"/>
<property name="last-compact-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_SMALLEST"/>
<property name="last-details-view-column-order" type="string" value="THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_DATE_MODIFIED"/>
<property name="last-details-view-column-widths" type="string" value="50,147,50,50,651,50,50,75,50,177"/>
<property name="last-details-view-column-widths" type="string" value="50,147,50,50,513,50,50,72,50,318"/>
<property name="last-details-view-fixed-columns" type="bool" value="false"/>
<property name="last-details-view-visible-columns" type="string" value="THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE"/>
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_38_PERCENT"/>

2
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml

@ -54,7 +54,6 @@
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="&lt;Primary&gt;&lt;Shift&gt;Escape" type="string" value="xfce4-taskmanager"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;c" type="string" value="gnome-calculator"/>
<property name="Print" type="string" value="gnome-screenshot --interactive"/>
<property name="&lt;Shift&gt;AudioLowerVolume" type="string" value="lollypopVolumne50.sh"/>
<property name="&lt;Shift&gt;AudioRaiseVolume" type="string" value="lollypopVolumne75.sh"/>
@ -65,6 +64,7 @@
<property name="AudioPrev" type="string" value="lollypop-mprisctl.sh previous"/>
<property name="AudioPlay" type="string" value="lollypop-mprisctl.sh play-pause"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;r" type="string" value="reload-compiz.sh"/>
<property name="Calculator" type="string" value="gnome-calculator"/>
</property>
</property>
<property name="xfwm4" type="empty">

Loading…
Cancel
Save