mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 18:24:22 +02:00
appearance: fix wording of "appearance"
This commit is contained in:
parent
1421cbf7c7
commit
f9d4dafd81
2 changed files with 1 additions and 1 deletions
2
rc.lua
2
rc.lua
|
@ -42,7 +42,7 @@ config.layouts = {
|
||||||
config.hostname = awful.util.pread('uname -n'):gsub('\n', '')
|
config.hostname = awful.util.pread('uname -n'):gsub('\n', '')
|
||||||
|
|
||||||
-- Remaining modules
|
-- Remaining modules
|
||||||
loadrc("apparance")
|
loadrc("appearance")
|
||||||
loadrc("start")
|
loadrc("start")
|
||||||
loadrc("bindings")
|
loadrc("bindings")
|
||||||
loadrc("wallpaper")
|
loadrc("wallpaper")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue