changes
This commit is contained in:
parent
3a4cf26240
commit
10ef8035f5
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ $rofi = pkill rofi || rofi -show drun -modi drun,filebrowser,run,window,ssh
|
|||
$tofi = pkill tofi || tofi-drun -c $HOME/.config/tofi/config
|
||||
|
||||
# ─< Set programs that you use >──────────────────────────────────────────────────────────
|
||||
$terminal = kitty --class="shell" -e zsh # wezterm start --always-new-process zsh #bash ghostty kitty --class="shell" -e zsh
|
||||
$terminal = ghostty # kitty --class="shell" -e zsh # wezterm start --always-new-process zsh #bash ghostty kitty --class="shell" -e zsh
|
||||
$browser = zen-browser # brave-browser
|
||||
$fileManager = caja # pcmanfm nautilus cosmic-files caja thunar dolphin
|
||||
$menu = $rofi
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
workspace = 1, monitor:DP-1, default:true, persitent:true
|
||||
workspace = 1, monitor:DP-1 default:true persitent:true
|
||||
workspace = 2, monitor:HDMI-1 persitent:true
|
||||
workspace = 3, monitor:DP-1 persitent:true
|
||||
workspace = 4, monitor:DP-1 persitent:true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue