Changed to ghostty
This commit is contained in:
parent
6328560750
commit
df2c79264c
@ -9,6 +9,9 @@
|
|||||||
gtk-titlebar=false
|
gtk-titlebar=false
|
||||||
background-opacity = 0.80
|
background-opacity = 0.80
|
||||||
term = xterm-256color
|
term = xterm-256color
|
||||||
|
confirm-close-surface=false
|
||||||
|
window-decoration=false
|
||||||
|
mouse-scroll-multiplier=2
|
||||||
|
|
||||||
font-size = 12
|
font-size = 12
|
||||||
font-family = MesloLGS NF
|
font-family = MesloLGS NF
|
||||||
|
@ -73,8 +73,8 @@ bindsym $mod+Shift+z gaps outer current minus 5
|
|||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
set $terminal alacritty
|
set $terminal ghostty
|
||||||
set $auxTerminal ghostty
|
set $auxTerminal alacritty
|
||||||
bindsym $mod+Return exec $terminal
|
bindsym $mod+Return exec $terminal
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
@ -311,6 +311,7 @@ exec --no-startup-id sleep 5; exec $terminal
|
|||||||
exec --no-startup-id sleep 10; exec nitrogen --restore
|
exec --no-startup-id sleep 10; exec nitrogen --restore
|
||||||
exec --no-startup-id blueman-applet
|
exec --no-startup-id blueman-applet
|
||||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
|
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
|
||||||
exec --no-startup-id /usr/bin/unclutter
|
exec --no-startup-id /usr/bin/unclutter
|
||||||
exec --no-startup-id xfce4-power-manager
|
exec --no-startup-id xfce4-power-manager
|
||||||
exec --no-startup-id pamac-tray
|
exec --no-startup-id pamac-tray
|
||||||
|
Loading…
x
Reference in New Issue
Block a user