This commit is contained in:
nnduc
2026-02-23 08:00:11 +07:00
parent d6a1559119
commit e9c80f0ae9
3 changed files with 24 additions and 8 deletions

View File

@@ -11,6 +11,7 @@
set $mod Mod4
set $wallpaper '/data/sync/images/wallpapers/suse.png'
set $term 'xfce4-terminal'
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
font pango:NotoSans 12
@@ -87,9 +88,9 @@ floating_modifier $mod
#tiling_drag modifier titlebar
#xrandr --output HDMI-2 --auto --right-of eDP1
# start a 3terminal
# start a terminal
#bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Return exec alacritty
bindsym $mod+Return exec $term
# kill focused window
bindsym $mod+Shift+q kill