diff options
Diffstat (limited to 'startxw')
-rwxr-xr-x | startxw | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ if [ `crcparse wayland` = "y" ]; then exec `which dwl` > ~/.cache/dwltags ;; *) + export GTK_THEME=Plata-Noir-Compact exec `crcparse WC` ;; esac else |