I3 to Sway #1
2 changed files with 9 additions and 1 deletions
8
applications/Javaws.desktop
Normal file
8
applications/Javaws.desktop
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Name=Javaws
|
||||
Exec=/home/dbroqua/Softwares/jre1.8.0_231/bin/javaws %U
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=/home/dbroqua/Softwares/jre1.8.0_231/lib/images/icons/sun-java.png
|
||||
StartupWMClass=javaws
|
||||
Comment=JavaWS
|
|
@ -117,7 +117,7 @@ for_window [class="Spotify"] move container to workspace $wksp4
|
|||
|
||||
# Open as floating
|
||||
for_window [class="Geeqie"] floating enable
|
||||
for_window [class="JViewer"] floating enable
|
||||
for_window [class="com-sun-javaws-Main"] floating enable
|
||||
for_window [app_id="termite" title="Pulse Mixer"] floating enable, resize set $modalWidth $modalHeight
|
||||
for_window [app_id="termite" title="Calendar"] floating enable, resize set $modalWidth $modalHeight
|
||||
for_window [app_id="termite" title="File Browser"] floating enable, resize set $modalWidth $modalHeight
|
||||
|
|
Loading…
Reference in a new issue