Skip to content

KWin script to switch to the last used desktop, because it is somehow not a builtin feature.

License

Notifications You must be signed in to change notification settings

NoahHakansson/kwin-last-used-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kwin-last-used-desktop

KWin script to switch to the last used desktop

Installation

Using the included Makefile

make install, make uninstall, make upgrade to reinstall/upgrade or make package to package it into a .kwinscript file

Or

Install

git clone https://github.com/NoahHakansson/kwin-last-used-desktop
kpackagetool5 --type=KWin/Script -i kwin-last-used-desktop

Uninstall

git clone https://github.com/NoahHakansson/kwin-last-used-desktop
kpackagetool5 --type=KWin/Script -i kwin-last-used-desktop

Keybindings

No default shortcut is set, but I recommend Meta+Tab.

The keybinding can be found and changed in System Settings -> Shortcuts if you search for "Switch to last used desktop".

About

KWin script to switch to the last used desktop, because it is somehow not a builtin feature.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published