Compare commits
No commits in common. "be2aae17290fbf459e7fb193de4274b5ea162639" and "10c3b635d091e78c8ba7967d6955939cb70e5e07" have entirely different histories.
be2aae1729
...
10c3b635d0
3 changed files with 0 additions and 8 deletions
|
@ -1,8 +1,6 @@
|
|||
save_config("fnott", [[
|
||||
# Automatically generated by themer.lua/modules/fnott.lua
|
||||
|
||||
anchor=bottom-right
|
||||
|
||||
edge-margin-vertical=5
|
||||
edge-margin-horizontal=5
|
||||
padding-vertical=10
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
save_config("river", [[
|
||||
export background="{background}"
|
||||
export border_focused="{foreground}"
|
||||
export border_unfocused="{backgroundish}"
|
||||
]], theme)
|
|
@ -33,7 +33,6 @@ function save_config(name, template, params)
|
|||
end
|
||||
|
||||
require 'modules/sway'
|
||||
require 'modules/river'
|
||||
require 'modules/foot'
|
||||
require 'modules/fnott'
|
||||
require 'modules/fuzzel'
|
||||
|
|
Loading…
Reference in a new issue