[feat] nixfmt and change the hyprpaper module
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }: {
|
||||
programs.wezterm = {
|
||||
enable = true;
|
||||
extraConfig = /* lua */
|
||||
extraConfig = # lua
|
||||
''
|
||||
local wezterm = require 'wezterm';
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user