mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-22 20:04:30 +02:00
config: try pentadactyl
This commit is contained in:
parent
657084395c
commit
5997c3fa5d
1 changed files with 1 additions and 1 deletions
2
rc.lua
2
rc.lua
|
@ -50,7 +50,7 @@ config.layouts = {
|
||||||
awful.layout.suit.floating,
|
awful.layout.suit.floating,
|
||||||
}
|
}
|
||||||
config.hostname = awful.util.pread('uname -n'):gsub('\n', '')
|
config.hostname = awful.util.pread('uname -n'):gsub('\n', '')
|
||||||
config.browser = "conkeror"
|
config.browser = "iceweasel"
|
||||||
|
|
||||||
-- Remaining modules
|
-- Remaining modules
|
||||||
loadrc("xrun") -- xrun function
|
loadrc("xrun") -- xrun function
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue