This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cute open source mindreading operating system | |
| Dolphin: Werkzeugleiste ordnen, keine Vorschau auf Ordnern, von externen Datenträgern immer kopieren statt verschieben und immer nochfragen beim löschen | |
| Seitenleiste in Dolphin: NEUE FUNKTION: Adaptieren und vollwertigen Musikplayer einbauen | |
| SMPlayer: Bildschirmfotos deaktivieren, by default in den Vollbildschirm, immer von Anfang an spielen | |
| Spectacle: Dynamischer Speichernknopf, default Time counter auf 3 setzen. | |
| Fatrat: Kein ablegen in den systray, Erscheinungsbild dem System anpassen | |
| Qupzilla: NEUE FUNKTION: Verschieben vom Klartext Backend ins verschlüsselte Backend, Image finder, Systray icons, PIM und Mausgesten default aktivieren | |
| SimpleScreenRecorder: Einen Standardnamen setzen bei jeder neuen Aufnahme, "seperate Datei pro Segement" default ausschalten |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # video demo at: http://www.youtube.com/watch?v=90xoathBYfk | |
| # written by "mhwombat": https://bbs.archlinux.org/viewtopic.php?id=71938&p=2 | |
| # Based on "snippy" by "sessy" | |
| # (https://bbs.archlinux.org/viewtopic.php?id=71938) | |
| # | |
| # You will also need "dmenu", "xsel" and "xdotool". Get them from your linux | |
| # distro in the usual way. | |
| # |
NewerOlder