Skip to content

okitavera/cornora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cornora

Simple Hot Corner Launcher for X11

Dependencies

  • bash
  • xdotool
  • xprop from xorg-xprop

Installation

Arch Linux

You can install it from your favourite aur helper

cornora-git at AUR

Manual

  1. Make sure you're already have those dependencies installed
  2. clone this repo into your local storage:
$ git clone https://github.com/yuune/Cornora.git
$ cd Cornora
  1. install it :
$ sudo make install

Usage

args conditions
-tl "command" top-left
-tr "command" top-right
-bl "command" bottom-left
-br "command" bottom-right
-iof, --ignore-on-fullscreen disable command when active window is fullscreen
--stop force stop cornora if it's running
-v verbose mode
-h show the help

Example

$ cornora -tl "skippy-xd"
# or with multi conditions
$ cornora -tl "skippy-xd" -tr "rofi -show run"      

License

The code is available under the MIT license.

About

A Simple Hot Corner Launcher for X11. Powered by xdotool and bash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published