refactor: splitted sway config

This commit is contained in:
oxypomme
2026-01-04 13:50:29 +01:00
parent db748c7714
commit da10125fb2
23 changed files with 426 additions and 270 deletions

View File

@@ -0,0 +1,12 @@
# Logo key. Use Mod1 for Alt.
set $mod Mod4
# Terminal
set $term foot
# Menu command
set $rofi_cmd rofi -terminal '$term'
# TODO: add window with the next release of rofi-wayland
set $menu $rofi_cmd -show combi -combi-modes drun#emoji -modes combi#calc#window
# Clipboard manager
set $clip_menu $rofi_cmd -modi clipboard:~/.config/rofi/cliphist-rofi-img -show clipboard
# Browser
set $browser ~/AppImages/zen_browser.appimage