mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-15 12:44:21 +02:00
tags: copy shifty
This commit is contained in:
parent
c31b1b848a
commit
6328444f01
4 changed files with 1045 additions and 6 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
||||||
[submodule "shifty"]
|
|
||||||
path = shifty
|
|
||||||
url = http://bioe007@github.com/bioe007/awesome-shifty.git
|
|
1043
lib/shifty.lua
Normal file
1043
lib/shifty.lua
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
||||||
-- Tags
|
-- Tags
|
||||||
|
|
||||||
require("shifty")
|
local shifty = loadrc("shifty", "vbe/shifty")
|
||||||
keydoc = loadrc("keydoc", "vbe/keydoc")
|
local keydoc = loadrc("keydoc", "vbe/keydoc")
|
||||||
|
|
||||||
local tagicon = function(icon)
|
local tagicon = function(icon)
|
||||||
if screen.count() > 1 then
|
if screen.count() > 1 then
|
||||||
|
|
1
shifty
1
shifty
|
@ -1 +0,0 @@
|
||||||
Subproject commit 48a220fd9435518e66f1e308ea3f5b7565105134
|
|
Loading…
Add table
Add a link
Reference in a new issue