dotfiles

Config files for various applications.
git clone git://git.stephanospavlou.info/dotfiles.git
Log | Files | Refs

commit 16322766a2f3ded26c0a9f8def5f52e2432e9ba9
parent ff8556664e12fc8effdbe2ea74afe478574f01e5
Author: Stephanos Pavlou <steph@stephanospavlou.info>
Date:   Fri, 22 Mar 2024 16:28:57 -0600

removed old .twmrc

Diffstat:
Dctwm/.ctwmresources/.twmrc | 77-----------------------------------------------------------------------------
1 file changed, 0 insertions(+), 77 deletions(-)

diff --git a/ctwm/.ctwmresources/.twmrc b/ctwm/.ctwmresources/.twmrc @@ -1,77 +0,0 @@ -# steph's .twmrc -# Last updated: Oct 24 2021 - -#-------------------------------------------------------------# -# Cursors # -#-------------------------------------------------------------# -Cursors -{ - Frame "left_ptr" - Title "left_ptr" - Icon "left_ptr" - Menu "left_ptr" - Button "hand" -} - -#-------------------------------------------------------------# -# Actions # -#-------------------------------------------------------------# -MoveDelta 3 -Function "move-or-lower" { f.move f.deltastop f.lower } -Function "move-or-raise" { f.move f.deltastop f.raise } -Function "move-or-iconify" { f.move f.deltastop f.iconify } - -Button1 = : root : f.menu "main" -Button1 = m : window|icon : f.function "move-or-lower" -Button1 = : title : f.function "move-or-raise" -Button1 = : icon : f.function "move-or-iconify" - -#-------------------------------------------------------------# -# Menus settings # -#-------------------------------------------------------------# -menu "main" -{ - "twm" f.title - "Web browsers" f.menu "browsers" - "Terminals" f.menu "terminals" - "Applications" f.menu "applications" - "" f.nop - "Restart twm" f.restart - "Quit twm" f.quit - "" f.nop - "Reboot" f.exec "sudo reboot" - "Shutdown" f.exec "sudo shutdown now" -} - -menu "browsers" -{ - "firefox" f.exec "firefox &" - "brave" f.exec "brave &" -} - -menu "terminals" -{ - "xterm" f.exec "xterm &" - "alacritty" f.exec "alacritty &" -} - -menu "applications" -{ - "xclock" f.exec "xclock -digital -brief -update 1 -twelve &" -} - -#-------------------------------------------------------------# -# Title bar buttons # -#-------------------------------------------------------------# -NoDefaults - -RightTitleButton "/home/drake/.twmresources/maximize.xbm" = f.fullzoom -RightTitleButton "/home/drake/.twmresources/minimize.xbm" = f.iconify -RightTitleButton "/home/drake/.twmresources/close.xbm" = f.delete - -TitleButtonBorderWidth 0 - -#-------------------------------------------------------------# -# Colors, fonts and styles # -#-------------------------------------------------------------# -