mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
oftc
This commit is contained in:
parent
25ba58c7f5
commit
788856e324
2 changed files with 4 additions and 3 deletions
|
|
@ -46,8 +46,9 @@
|
|||
|
||||
servers.oftc = {
|
||||
nickname = "death916";
|
||||
server = "irc.oftc.net";
|
||||
port = 6697;
|
||||
username = death916/oftc;
|
||||
server = "100.72.187.12";
|
||||
port = 6667;
|
||||
};
|
||||
|
||||
actions = {
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@ in
|
|||
settings = {
|
||||
window-save-state = "always";
|
||||
initial-command = "fish";
|
||||
include = "config/css";
|
||||
# include = "config/css";
|
||||
keybind = "global:cmd+backquote=toggle_quick_terminal";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue