chore: update waybar, nvim llm plugin, and sway config
- Replace sway window module with hyprland submap in waybar - Move clock to right side and update display format - Enable battery time display and update workspace button styling - Update nvim llm plugin model ID, backend URL, and FIM tokens - Uncomment default terminal and add GTK/Qt wayland env vars in sway
This commit is contained in:
+6
-2
@@ -6,8 +6,8 @@ font 'JetBrainsMonoNFM-Regular' 9
|
||||
#set $mod Mod1
|
||||
set $mod Mod4
|
||||
|
||||
#set $term kitty -1
|
||||
set $term kitty
|
||||
set $term kitty
|
||||
#set $term foot
|
||||
#set $term ghostty
|
||||
|
||||
set $menu wofi -S drun -GI
|
||||
@@ -17,6 +17,10 @@ set $down j
|
||||
set $up k
|
||||
set $right l
|
||||
|
||||
|
||||
#env GDK_BACKEND=wayland
|
||||
#env QT_QPA_PLATFORM=wayland
|
||||
|
||||
set $laptop eDP-1
|
||||
include ~/.config/sway/config.d/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user