mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
modified: ../../qtile/config.py
modified: ../vifmrc modified: ../../../.xmonad/xmonad.hs modified: ../../../dwm/config.h
This commit is contained in:
@@ -575,7 +575,7 @@ def init_mouse():
|
||||
|
||||
if __name__ in ["config", "__main__"]:
|
||||
mod = "mod4" # Sets mod key to SUPER/WINDOWS
|
||||
myTerm = "urxvtc" # My terminal of choice
|
||||
myTerm = "st" # My terminal of choice
|
||||
myConfig = "/home/dt/.config/qtile/config.py" # Qtile config file location
|
||||
|
||||
colors = init_colors()
|
||||
|
||||
Reference in New Issue
Block a user