hyprland, wofi, waybar, kitty

This commit is contained in:
wooshdude
2024-09-22 01:40:10 -07:00
parent 9e28798ef4
commit da9850910c
16 changed files with 1694 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ local wezterm = require("wezterm")
-- This table will hold the configuration.
local config = {}
config.enable_wayland = false
config.default_prog = { "usr/bin/zsh", "-l" }
-- In newer versions of wezterm, use the config_builder which will
-- help provide clearer error messages