up term
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user