ganymede update 2019-05-21

This commit is contained in:
Barak Michener 2019-05-21 14:47:50 -07:00
parent 415cc078f7
commit 072228591e
5 changed files with 5 additions and 6 deletions

View file

@ -52,7 +52,7 @@
</property>
<property name="rdp0" type="string" value="rdp0">
<property name="Active" type="bool" value="true"/>
<property name="Resolution" type="string" value="2560x1440"/>
<property name="Resolution" type="string" value="2736x1824"/>
<property name="RefreshRate" type="double" value="50.000000"/>
<property name="Rotation" type="int" value="0"/>
<property name="Reflection" type="string" value="0"/>

View file

@ -14,7 +14,6 @@
<value type="int" value="4"/>
<value type="int" value="3"/>
<value type="int" value="15"/>
<value type="int" value="7"/>
<value type="int" value="8"/>
<value type="int" value="5"/>
<value type="int" value="6"/>
@ -56,6 +55,7 @@
<value type="string" value="foobnix"/>
<value type="string" value="google-chrome-beta"/>
<value type="string" value="orage"/>
<value type="string" value="org.remmina.remmina"/>
<value type="string" value="vlc"/>
<value type="string" value="sabnzbd.py"/>
<value type="string" value="clementine"/>
@ -89,7 +89,6 @@
<property name="plugin-4" type="string" value="pager">
<property name="rows" type="uint" value="1"/>
</property>
<property name="plugin-7" type="string" value="genmon"/>
<property name="plugin-8" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>

View file

@ -70,7 +70,7 @@
<property name="unredirect_overlays" type="bool" value="true"/>
<property name="urgent_blink" type="bool" value="false"/>
<property name="use_compositing" type="bool" value="true"/>
<property name="workspace_count" type="int" value="2"/>
<property name="workspace_count" type="int" value="3"/>
<property name="wrap_cycle" type="bool" value="true"/>
<property name="wrap_layout" type="bool" value="true"/>
<property name="workspace_names" type="array">

View file

@ -42,7 +42,7 @@ floating_modifier $mod
# start a terminal
bindsym $mod+Shift+Return exec run_terminal
bindsym Control+space exec rofi -show run -fuzzy -terminal run_terminal
bindsym Control+space exec --no-startup-id rofi -show run -fuzzy -terminal run_terminal
# kill focused window
bindsym $mod+Shift+c kill

View file

@ -18,7 +18,7 @@ xrdb -merge .Xdefaults &
#gnome-settings-daemon &
#xscreensaver -no-splash &
#kupfer --no-splash &
rofi -key-run control-space -fuzzy -terminal run_terminal &
#rofi -key-run control-space -fuzzy -terminal run_terminal &
#nm-applet &
#gnome-sound-applet &
remmina -i &