changed super
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
# i3 config file (v4)
|
||||
#
|
||||
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
||||
|
||||
set $mod Mod4
|
||||
# Mod1=alt Mod4=super
|
||||
#
|
||||
set $mod Mod1
|
||||
set $sup Mod4
|
||||
|
||||
# Font for window titles. Will also be used by the bar unless a different font
|
||||
# is used in the bar {} block below.
|
||||
|
||||
@@ -4,7 +4,7 @@ exec sudo timedatectl set-ntp true &
|
||||
exec xset s off &
|
||||
exec xset -dpms &
|
||||
# exec xcompmgr &
|
||||
exec xwallpaper --center files/pics/autumn-8q-1366x768.jpg &
|
||||
exec xwallpaper --center files/pics/wall.jpg &
|
||||
exec /usr/bin/unclutter &
|
||||
exec /usr/bin/xcompmgr &
|
||||
exec /usr/bin/dunst &
|
||||
|
||||
Reference in New Issue
Block a user