Change Desktop back to foot
This commit is contained in:
parent
8cc18576d0
commit
7468781bac
3 changed files with 8 additions and 4 deletions
|
|
@ -38,3 +38,7 @@ font-family = Departure Mono
|
|||
font-size = 13
|
||||
|
||||
background-opacity = 0.78
|
||||
|
||||
clipboard-paste-protection = false
|
||||
|
||||
keybind = ctrl+shift+v=paste_from_clipboard
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ env = QT_QPA_PLATFORMTHEME,qt6ct
|
|||
|
||||
$terminal = foot
|
||||
$fileExplorer = foot fish -C yazi
|
||||
$fileExplorer = foot fish -C helix
|
||||
$fileExplorer = foot fish -C hx
|
||||
|
||||
input {
|
||||
kb_layout = gb
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
monitor = HDMI-A-2, 1920x1080@60, 0x0, 1
|
||||
monitor = HDMI-A-1, 1920x1080@60, 1920x156, 1
|
||||
|
||||
$terminal = ghostty --gtk-single-instance=true
|
||||
$fileExplorer = ghostty --gtk-single-instance=true -e fish -C yazi
|
||||
$editor = ghostty --gtk-single-instance=true -e fish -C hx
|
||||
$terminal = foot
|
||||
$fileExplorer = foot fish -C yazi
|
||||
$fileExplorer = foot fish -C hx
|
||||
|
||||
workspace= name:1, monitor:HDMI-A-2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue