Advertisement
poetician

i3 in ArcoLinux | Polybar Only | Raspberry Plants Theme | Re-ordered Appearance

Nov 1st, 2020 (edited)
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.82 KB | None | 0 0
  1. # ㄗ 𑁣 𑁗 ፖ ༑ ᙅ ༑ ₳ ⴄ 𓁿Ꝣᰃ𑊸 ᰜᰜᰜ ⼫𐍈𐔹ⵖЪДⴽ ᕮᗤ𐏒𐌕𐏒𐀏ꤚ ᰜᰜ#
  2. #ᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜ#
  3.  
  4. # https://thenextpoetician.blogspot.com/ # https://pastebin.com/u/poetician
  5.  
  6. # Developer URL:https://i3wm.org/
  7. # Version: 4.16.1-186-gf3fffbae (2020-03-01, branch "makepkg") © 2009 Michael Stapelberg and contributors.
  8.  
  9. # Derived in part from ArcoLinux default:
  10. # https://arcolinux.info/ # https://github.com/arcolinux # https://www.youtube.com/channel/UCJdmdUp5BrsWsYVQUylCMLg
  11.  
  12. #ᰜᰜᰜᰜᰜᰜ Key Names ᰜᰜᰜᰜᰜᰜ#
  13.  
  14. # Mod = Super key / Mod4 # Control = Ctrl key # Mod1 = Alt key
  15. # Shift = Shift key # Return = Enter or Return key # Escape = Escape key
  16. # Pause = Pause key # Print = Print key # Tab = Tab key
  17.  
  18. # Define the $mod variable key
  19. set $mod Mod4
  20.  
  21. #ᰜᰜᰜᰜᰜᰜ Dual Monitor Setup ᰜᰜᰜᰜᰜᰜ#
  22.  
  23. set $Screen1 HDMI-A-0
  24. set $Screen2 DVI-D-0
  25.  
  26. workspace 1 output $Screen1
  27. workspace 2 output $Screen1
  28. workspace 3 output $Screen1
  29. workspace 4 output $Screen1
  30. workspace 5 output $Screen1
  31. workspace 6 output $Screen1
  32. workspace 7 output $Screen1
  33. workspace 8 output $Screen1
  34. workspace 9 output $Screen2
  35. workspace 10 output $Screen2
  36. workspace 11 output $Screen2
  37. workspace 12 output $Screen2
  38. workspace 13 output $Screen2
  39. workspace 14 output $Screen2
  40.  
  41. # Use arandr for the configuration
  42. exec xrandr --no-startup-id --output HDMI-A-0 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-D-0 -mode 1920x1080 --pos 1920x0 --rotate normal
  43.  
  44. #ᰜᰜᰜᰜᰜᰜ Reload Changed Configuration ᰜᰜᰜᰜᰜᰜ#
  45.  
  46. # Restart i3 in place (preserves the layout/session, can be used to upgrade i3)
  47. bindsym $mod+Shift+r restart
  48.  
  49. # Reload the configuration file
  50. bindsym $mod+Shift+c reload
  51.  
  52. #ᰜᰜᰜᰜᰜᰜ Stop Applications ᰜᰜᰜᰜᰜᰜ#
  53.  
  54. # Kill focused window
  55. bindsym $mod+q kill
  56.  
  57. # Xkill focused window
  58. bindsym --release $mod+Escape exec xkill
  59.  
  60. # Lockscreen, Logout, Reboot, etc ...
  61. bindsym $mod+x exec arcolinux-logout
  62.  
  63. ############################################
  64. #ᰜᰜᰜᰜᰜᰜ Workspace Appearance ᰜᰜᰜᰜᰜᰜ#
  65.  
  66. ##START THEMING
  67. #Theme name : Raspberry Plants
  68.  
  69. # class border background text indicator child-border
  70. client.placeholder #00000000 #00000000 #4f433f #00000000 #7f2f49
  71. client.background #00000000
  72. client.unfocused #00000000 #00000000 #fcc48a #00000000 #fcc48a
  73. client.focused #00000000 #00000000 #B87333 #00000000 #44283D
  74. client.focused_inactive #00000000 #00000000 #4f433f #00000000 #B2627C
  75. client.urgent #00000000 #00000000 #a16b1c #000000 #ffffff
  76.  
  77. ##STOP THEMING
  78.  
  79. #ᰜᰜᰜᰜᰜᰜ Resize Windows ᰜᰜᰜᰜᰜᰜ#
  80. # Resizing windows with keyboard only: https://unix.stackexchange.com/q/255344/150597
  81.  
  82. # Resizing by 2
  83. bindsym $mod+control+Right resize grow width 2 px or 2 ppt
  84. bindsym $mod+control+Left resize shrink width 2 px or 2 ppt
  85. bindsym $mod+control+Up resize shrink height 2 px or 2 ppt
  86. bindsym $mod+control+Down resize grow height 2 px or 2 ppt
  87.  
  88. #ᰜᰜᰜᰜᰜᰜ i3-Next-Gaps ᰜᰜᰜᰜᰜᰜ#
  89. # Settings for I3 next gaps https://github.com/Airblader/i3/tree/gaps-next
  90.  
  91. #for_window [class="^.*"] pixel 4
  92. gaps inner 4
  93. gaps outer 4
  94. smart_gaps on
  95. smart_borders on
  96.  
  97. #ᰜᰜᰜᰜᰜᰜ i3-Radius ᰜᰜᰜᰜᰜᰜ#
  98. smart_borders on
  99. smart_borders no_gaps
  100. border_radius 7
  101.  
  102. #ᰜᰜᰜᰜᰜᰜ Resize i3-Gaps ᰜᰜᰜᰜᰜᰜ#
  103. # gaps inner|outer|horizontal|vertical|top|right|bottom|left current|all set|plus|minus|toggle
  104.  
  105. bindsym control+Shift+q gaps left current plus 10
  106. bindsym control+Shift+w gaps left current minus 10
  107. bindsym control+Shift+a gaps right current plus 10
  108. bindsym control+Shift+s gaps right current minus 10
  109. bindsym control+Shift+e gaps top current plus 10
  110. bindsym control+Shift+d gaps bottom current plus 10
  111. bindsym control+Shift+r gaps top current minus 10
  112. bindsym control+Shift+f gaps bottom current minus 10
  113. bindsym control+Shift+t gaps outer current toggle 40
  114. bindsym control+Shift+g gaps outer current plus 10
  115. bindsym control+Shift+b gaps outer current minus 10
  116. bindsym control+Shift+y gaps outer all set 10
  117. bindsym control+Shift+h gaps outer all set 20
  118. bindsym control+Shift+n gaps outer all set 40
  119. bindsym control+Shift+u gaps vertical current set 20
  120. bindsym control+Shift+j gaps outer all set 40
  121. bindsym control+Shift+m gaps outer all set 60
  122. bindsym control+Shift+i gaps inner all set 5; gaps outer all set 5
  123. bindsym control+Shift+k gaps inner all set 15; gaps outer all set 15
  124. bindsym control+Shift+comma gaps inner all set 30; gaps outer all set 30
  125. bindsym control+Shift+o gaps vertical current plus 10
  126. bindsym control+Shift+l gaps vertical current minus 10
  127. bindsym control+Shift+period gaps horizontal current plus 10
  128. bindsym control+Shift+slash gaps horizontal current minus 10
  129. bindsym control+Shift+bracketleft gaps all set minus 10
  130. bindsym control+Shift+bracketright gaps all set plus 10
  131. bindsym control+Shift+semicolon gaps right current plus 10
  132. bindsym control+Shift+apostrophe gaps right current minus 10
  133.  
  134. # popup_during_fullscreen smart|ignore|leave_fullscreen
  135. popup_during_fullscreen leave_fullscreen
  136.  
  137. ############################################################
  138. #ᰜᰜᰜᰜᰜᰜ Assigned Applications and Directives ᰜᰜᰜᰜᰜᰜ#
  139.  
  140. set $ws1 "1"
  141. assign [class="firefox"] $ws1
  142. for_window [class="firefox"]focus
  143. exec --no-startup-id firefox
  144. bindsym $mod+F1 exec firefox
  145.  
  146. set $ws2 "2"
  147. assign [class="Atom|Nemo"] $ws2
  148. for_window [class="Atom|Nemo"]focus
  149. for_window [class="Nemo-terminal-prefs"]focus, floating enable
  150. bindsym $mod+F2 exec "atom ~/.config/i3/config, ~/.config/polybar/config. ~/.config/jgmenu/jgmenurc"
  151. exec --no-startup-id nemo
  152. bindsym $mod+Shift+Return exec nemo
  153.  
  154. set $ws3 "3"
  155. assign [class="Cherrytree|Xfce4-dict"] $ws3
  156. for_window [class="Cherrytree"]focus, floating enable, resize set 1100 980, move position 20 50
  157. exec --no-startup-id cherrytree
  158. bindsym $mod+control+t exec cherrytree
  159. for_window [class="Xfce4-dict"]focus, floating enable, resize set 480 980, move position 1180 50
  160. bindsym $mod+control+d exec xfce4-dict
  161.  
  162. set $ws4 "4"
  163. assign [class="libreoffice"] $ws4
  164. exec --no-startup-id libreoffice
  165. bindsym $mod+F4 exec libreoffice
  166.  
  167. set $ws5 "5"
  168. assign [class="kdenlive"] $ws5
  169. for_window [class="kdenlive"]focus
  170. bindsym $mod+F5 exec kdenlive
  171.  
  172. set $ws6 "6"
  173. assign [class="Gimp-2.10"] $ws6
  174. for_window [class="Gimp-2.10"]focus
  175. bindsym $mod+F6 exec gimp-2.10
  176. for_window [instance="script-fu"] border normal
  177. for_window [title="Copying"] floating enable
  178. for_window [title="Deleting"] floating enable
  179. for_window [title="Moving"] floating enable
  180. for_window [window_role="^gimp-toolbox-color-dialog$"] floating enable
  181. for_window [window_role="pop-up"] floating enable
  182. for_window [window_role="^Preferences$"] floating enable
  183. for_window [window_role="setup"] floating enable
  184.  
  185. set $ws7 "7"
  186. assign [class="Google Earth Pro"] $ws7
  187. for_window [class="Google Earth Pro"]focus
  188. bindsym $mod+F7 exec google-earth-pro
  189.  
  190. set $ws8 "8"
  191. assign [class="Audio Recorder|obs"] $ws8
  192. for_window [class="Audio Recorder"] floating enable, move position 2860 40
  193. for_window [class="obs"]focus
  194. bindsym $mod+F8 exec obs
  195.  
  196. set $ws9 "9"
  197. assign [class="Meld"] $ws9
  198. for_window [class="Meld"]focus, floating enable, resize set 1912 1008, move position 1924 36
  199. exec --no-startup-id meld
  200. bindsym $mod+F9 exec meld
  201.  
  202. set $ws10 "10"
  203. assign [class="VirtualBox|VirtualBox Manager|VirtualBox Machine"] $ws10
  204. for_window [class="VirtualBox Machine|VirtualBox Manager"]focus, floating disable
  205. for_window [class="VirtualBox"] move position 1920 480
  206. exec --no-startup-id virtualbox manager
  207. bindsym $mod+F10 exec virtualbox manager
  208.  
  209. set $ws11 "11"
  210. assign [class="Arcolinux-tweak-tool.py|Blender"] $ws11
  211. for_window [class="Arcolinux-tweak-tool.py"]focus, floating enable, resize set 800 800, move position 2480 140
  212. bindsym $mod+control+e exec arcolinux-tweak-tool
  213. bindsym $mod+control+b exec blender
  214.  
  215. set $ws12 "12"
  216. assign [class="Kazam|qBittorrent|Timeshift-gtk|Transmission-gtk|VokoscreenNG"] $ws12
  217. for_window [class="Timeshift-gtk"] floating enable, move position 1925 60, resize set 760 950
  218. for_window [class="Transmission-gtk"] floating enable, move position 2820 60, resize set 900 480
  219. for_window [class="qBittorrent"] floating enable, move position 2690 60, resize set 1145 950
  220. bindsym $mod+F11 exec timeshift-launcher
  221. bindsym $mod+F12 exec qbittorrent
  222. exec --no-startup-id qbittorrent
  223.  
  224. set $ws13 "13"
  225. assign [class="vlc|Xscreensaver-demo"] $ws13
  226. for_window [class="Xscreensaver-demo"] floating enable, resize set 1420 800, move position 2170 60
  227. exec_always --no-startup-id xscreensaver
  228. exec --no-startup-id xscreensaver-demo
  229. bindsym $mod+control+x exec xscreensaver-demo
  230. for_window [class="vlc"] floating enable, move position 2170 900, resize set 1420 120
  231. exec --no-startup-id vlc
  232. bindsym $mod+F3 exec vlc
  233.  
  234. set $ws14 "14"
  235. assign [class="Virt-manager|Oomox|__main__.py"] $ws14
  236. for_window [class="Virt-machine"]focus, floating disable
  237. for_window [class="Oomox"]focus, floating enable, resize set 1405 970, move position 1930 50
  238. for_window [class="Lxappearance"]focus, floating enable, move position 3050 95, resize set 785 720
  239. bindsym $mod+l exec lxappearance
  240. bindsym $mod+o exec oomox-gui
  241. bindsym $mod+control+v exec virt-manager
  242.  
  243. #############################################
  244. #ᰜᰜᰜᰜᰜᰜ Application Launching ᰜᰜᰜᰜᰜᰜ#
  245.  
  246. # Start drun Mode
  247. bindsym $mod+g exec --no-startup-id rofi -show drun -show-icons -lines 8 -columns 3 -eh 2 -width 74 -padding 200 -opacity "40"
  248. # Start Rofi Combi Mode
  249. bindsym $mod+control+c exec --no-startup-id rofi -show combi -show-icons -font "Federation 11"
  250. # Start Rofi Window Mode
  251. bindsym $mod+control+w exec --no-startup-id rofi -show window -show-icons -font "Federation 11"
  252. # Start Rofi with Rofi-Shortcuts
  253. bindsym $mod+control+r exec ~/.config/rofi/rofi-shortcuts/rofi-shortcuts.sh
  254. # Start Rofi Theme Selector
  255. bindsym control+mod1+r exec --no-startup-id rofi-theme-selector
  256.  
  257. for_window [class="Alacritty"] floating enable, resize set 760 700, move position 1120 360
  258. bindsym Mod1+comma [class="Alacritty"] scratchpad show
  259. bindsym $mod+Return exec alacritty
  260. for_window [class="Arcolinux-welcome-app.py"] floating enable
  261. bindsym $mod+w exec arcolinux-welcome-app
  262. bindsym $mod+control+f exec catfish; focus
  263. bindsym $mod+r exec flameshot
  264. for_window [class="Gnome-calendar"] resize set 844 800, move position 24 54
  265. bindsym $mod+control+a exec gnome-calendar
  266. for_window [class="Org.gnome.clocks"] floating enable, resize set 350 477
  267. bindsym $mod+control+h exec gnome-clocks
  268. bindsym $mod+control+j exec gnome-logs
  269. for_window [class="Gucharmap"] move scratchpad, move position 10 430, set 640 640
  270. bindsym Mod1+period [class="Gucharmap"] scratchpad show
  271. bindsym control+Mod1+period exec gucharmap
  272. bindsym $mod+control+i exec gvim
  273. bindsym $mod+control+k exec inkscape
  274. for_window [class="Kvantum Manager"] floating enable
  275. bindsym $mod+k exec kvantummanager
  276. for_window [class="Mate-system-monitor"] floating enable, move position 560 48, resize set 800 987
  277. bindsym $mod+control+m exec mate-system-monitor
  278. bindsym $mod+n exec nitrogen
  279. for_window [class="Nitrogen"] floating enable, move position 1040 110, resize set 800 880
  280. bindsym $mod+control+n exec xfce4-notes
  281. for_window [class="Pamac-manager"] floating enable, move position 510 80, resize set 800 700
  282. bindsym control+mod1+g exec --no-startup-id pamac-manager
  283. bindsym $mod+p exec peek
  284. for_window [class="qt5ct"] floating enable, move position 510 160, resize set 900 720
  285. bindsym $mod+control+q exec qt5ct
  286. for_window [class="Shutter"] floating enable
  287. bindsym $mod+control+s exec shutter
  288. #bindsym $mod+Control+u exec mintsick
  289. bindsym Print exec --no-startup-id scrot ' -%Y-%m-%d-%s_$wx$h.jpg' -e 'mv $f $$(xdg-user-dir PICTURES)'
  290. bindsym Control+Print exec --no-startup-id xfce4-screenshooter
  291. for_window [class="Xfce4-appfinder"] floating enable
  292. bindsym $mod+control+l exec --no-startup-id xfce4-appfinder
  293. bindsym control+mod1+m exec --no-startup-id xfce4-settings-manager
  294. bindsym control+Shift+Escape exec --no-startup-id xfce4-taskmanager, focus
  295.  
  296. #########################################
  297. #ᰜᰜᰜᰜᰜᰜ Floating or Tiled ᰜᰜᰜᰜᰜᰜ#
  298.  
  299. for_window [class="Engrampa|File-roller"] floating enable
  300. for_window [class="Font-manager"] floating enable
  301. for_window [class="Galculator|Gnome-calendar"] floating enable
  302. for_window [class="Gnome-disks|^Gnome-font-viewer$"] floating enable
  303. for_window [class="GParted|^Gpick$"] floating enable
  304. for_window [class="Grub-customizer"] floating enable
  305. for_window [class="Imagewriter|Usb-creator-gtk"] floating enable
  306. for_window [class="System-config-printer.py"] floating enable
  307. for_window [class="Xfce4-settings-manager|Xfce4-taskmanager"] floating enable
  308.  
  309. #ᰜᰜᰜᰜᰜᰜ Loading Applications at Startup ᰜᰜᰜᰜᰜᰜ#
  310.  
  311. exec --no-startup-id python3 $HOME/.config/i3/i3-swallow.py
  312. exec_always --no-startup-id mousetrap -t 2
  313. exec nitrogen --restore
  314. exec_always --no-startup-id numlockx on
  315. exec killall picom &&
  316. exec_always --no-startup-id picom -b
  317. exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
  318. exec_always --no-startup-id ~/.config/polybar/launch.sh &
  319. exec --no-startup-id xfce4-power-manager &
  320. exec --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd &
  321.  
  322. #ᰜᰜᰜᰜᰜᰜ Tray Applications ᰜᰜᰜᰜᰜᰜ#
  323.  
  324. # Network
  325. exec --no-startup-id nm-applet
  326. # Parcellite
  327. exec --no-startup-id parcellite
  328. # Workrave
  329. exec --no-startup-id workrave
  330. # Volume
  331. exec --no-startup-id volumeicon
  332. # Updater
  333. exec --no-startup-id pamac-tray
  334. # Dropbox
  335. exec --no-startup-id dropbox start
  336.  
  337. #ᰜᰜᰜᰜᰜᰜ Scratchpad ᰜᰜᰜᰜᰜᰜ#
  338.  
  339. # move the currently focused window to the scratchpad
  340. bindsym Mod1+Shift+slash move scratchpad
  341. bindsym Mod1+slash scratchpad show
  342.  
  343. #############################################
  344. #ᰜᰜᰜᰜᰜᰜ Navigating Containers ᰜᰜᰜᰜᰜᰜ#
  345.  
  346. # Use mouse+$mod to drag floating windows to their new position
  347. floating_modifier $mod
  348.  
  349. # Toggle Tiling / Floating
  350. bindsym control+space floating toggle
  351.  
  352. # Change Focus
  353. bindsym $mod+Left focus left
  354. bindsym $mod+Down focus down
  355. bindsym $mod+Up focus up
  356. bindsym $mod+Right focus right
  357.  
  358. # Move Focused Window
  359. bindsym $mod+Shift+Left move left
  360. bindsym $mod+Shift+Down move down
  361. bindsym $mod+Shift+Up move up
  362. bindsym $mod+Shift+Right move right
  363.  
  364. # Open next workspace in order / Move container to next workspace
  365. bindsym $mod+Shift+n exec --no-startup-id ~/Data/i3-next-available-workspace/next_available_ws.sh
  366. bindsym $mod+Shift+m exec --no-startup-id ~/Data/i3-next-available-workspace/next_available_ws.sh -m # move container to new window
  367.  
  368. #############################################
  369. #ᰜᰜᰜᰜᰜᰜ Navigating Workspaces ᰜᰜᰜᰜᰜᰜ#
  370.  
  371. # Navigate to Next / Previous Workspace
  372. bindsym Mod1+Shift+Tab workspace prev
  373. bindsym Mod1+Tab workspace next
  374. bindsym Mod1+Ctrl+Left workspace prev
  375. bindsym Mod1+Ctrl+Right workspace next
  376. bindsym $mod+Tab workspace back_and_forth
  377.  
  378. # Switch to workspace with urgent window automatically
  379. for_window [urgent=latest] focus
  380.  
  381. # Switch back to previous workspace by pressing the same keybinding used to switch from it
  382. workspace_auto_back_and_forth yes
  383.  
  384. #########################################
  385. #ᰜᰜᰜᰜᰜᰜ Tiling Parameters ᰜᰜᰜᰜᰜᰜ#
  386.  
  387. # workspace_layout default|stacking|tabbed
  388. workspace_layout default
  389.  
  390. # orientation for new workspaces
  391. default_orientation horizontal
  392. # split in horizontal orientation
  393. bindsym $mod+h split h
  394. # split in vertical orientation
  395. bindsym $mod+v split v
  396.  
  397. # enter fullscreen mode for the focused container
  398. bindsym $mod+f fullscreen toggle
  399.  
  400. # change container layout (stacked, tabbed, toggle split)
  401. bindsym $mod+s layout stacking
  402. bindsym $mod+z layout tabbed
  403. bindsym $mod+e layout toggle split
  404.  
  405. # change focus between tiling / floating windows
  406. bindsym $mod+space focus mode_toggle
  407.  
  408. # focus the parent container
  409. bindsym $mod+a focus parent
  410. # focus the child "HHVH"
  411. bindsym $mod+d focus child
  412.  
  413. # application focus
  414. focus_on_window_activation smart
  415.  
  416. #####################################################
  417. #ᰜᰜᰜᰜᰜᰜ Workspace Switching Functions ᰜᰜᰜᰜᰜᰜ#
  418.  
  419. # Switch to workspace
  420. bindsym $mod+1 workspace $ws1
  421. bindsym $mod+2 workspace $ws2
  422. bindsym $mod+3 workspace $ws3
  423. bindsym $mod+4 workspace $ws4
  424. bindsym $mod+5 workspace $ws5
  425. bindsym $mod+6 workspace $ws6
  426. bindsym $mod+7 workspace $ws7
  427. bindsym $mod+8 workspace $ws8
  428. bindsym $mod+9 workspace $ws9
  429. bindsym $mod+0 workspace $ws10
  430. bindsym $mod+minus workspace $ws11
  431. bindsym $mod+equal workspace $ws12
  432. bindsym $mod+bracketleft workspace $ws13
  433. bindsym $mod+bracketright workspace $ws14
  434.  
  435. # Move focused container to workspace
  436. bindsym $mod+Shift+1 move container to workspace $ws1; workspace $ws1
  437. bindsym $mod+Shift+2 move container to workspace $ws2; workspace $ws2
  438. bindsym $mod+Shift+3 move container to workspace $ws3; workspace $ws3
  439. bindsym $mod+Shift+4 move container to workspace $ws4; workspace $ws4
  440. bindsym $mod+Shift+5 move container to workspace $ws5; workspace $ws5
  441. bindsym $mod+Shift+6 move container to workspace $ws6; workspace $ws6
  442. bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7
  443. bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8
  444. bindsym $mod+Shift+9 move container to workspace $ws9; workspace $ws9
  445. bindsym $mod+Shift+0 move container to workspace $ws10; workspace $ws10
  446. bindsym $mod+Shift+minus move container to workspace $ws11; workspace $ws11
  447. bindsym $mod+Shift+equal move container to workspace $ws12; workspace $ws12
  448. bindsym $mod+Shift+bracketleft move container to workspace $ws13; workspace $ws13
  449. bindsym $mod+Shift+bracketright move container to workspace $ws14; workspace $ws14
  450.  
  451. ######################################
  452. #ᰜᰜᰜᰜᰜᰜ Border Control ᰜᰜᰜᰜᰜᰜ#
  453.  
  454. # default_border normal | none | pixel
  455. default_border pixel 4
  456. # default_floating_border normal | none| pixel
  457. default_floating_border pixel 6
  458.  
  459. # hide_edge_borders none|vertical|horizontal|both|smart
  460. hide_edge_borders none
  461. bindsym $mod+shift+b exec --no-startup-id i3-msg border toggle
  462.  
  463. # changing border style
  464. bindsym $mod+t border normal
  465. bindsym $mod+y border 1pixel
  466. bindsym $mod+u border none
  467.  
  468. new_window pixel 4
  469. # new_window normal | new_window none
  470.  
  471. new_float pixel 6
  472. # new_float normal | none
  473.  
  474. ##############################################
  475. #ᰜᰜᰜᰜᰜᰜ Variety for Wallpapers ᰜᰜᰜᰜᰜᰜ#
  476.  
  477. # exec --no-startup-id variety
  478. for_window [class="Variety"] floating enable
  479. for_window [instance="Variety Preferences"] floating enable
  480.  
  481. # trash wallpaper
  482. bindsym mod1+t exec --no-startup-id variety -t
  483. # next wallpaper
  484. bindsym mod1+n exec --no-startup-id variety -n
  485. bindsym mod1+Right exec --no-startup-id variety -n
  486. # previous wallpaper
  487. bindsym mod1+p exec --no-startup-id variety -p
  488. bindsym mod1+Left exec --no-startup-id variety -p
  489. # favorite wallpaper
  490. bindsym mod1+f exec --no-startup-id variety -f
  491. # pause wallpaper
  492. bindsym mod1+Up exec --no-startup-id variety --pause
  493. # resume wallpaper
  494. bindsym mod1+Down exec --no-startup-id variety --resume
  495.  
  496. #ᰜᰜᰜᰜᰜᰜ Variety with Pywal ᰜᰜᰜᰜᰜᰜ#
  497.  
  498. # next wallpaper
  499. bindsym mod1+Shift+n exec --no-startup-id variety -n && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  500. # previous wallpaper
  501. bindsym mod1+Shift+p exec --no-startup-id variety -p && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  502. # trash wallpaper
  503. bindsym mod1+Shift+t exec --no-startup-id variety -t && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  504. # update wallpaper
  505. bindsym mod1+Shift+u exec --no-startup-id wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)
  506.  
  507. #ᰜᰜᰜᰜᰜᰜ The End - Now Start Again ᰜᰜᰜᰜᰜᰜ#
  508. #########################################################################################
  509.  
  510. # All these words are empty baskets
  511. # Carried to the market square
  512. # Trading truth and lies in barter
  513. # Warranting warn buyer beware
  514.  
  515. # All these words are reeds I wove
  516. # Taught to hold my pauper’s share
  517. # Show me yours before and after
  518. # Out in the open we may compare
  519.  
  520. # All these words are on the table
  521. # Yoked to folly the shell game starts
  522. # Trick the eye they who are able
  523. # Cunning those the same the heart
  524.  
  525. # All these words are fruits of labour
  526. # Bounty’s grace on harvest’s day
  527. # Test taste and judge the many flavours
  528. # Fill your need be on your way
  529.  
  530. # All these words so meet and proper
  531. # Morning meals served hot or cold
  532. # Savour meaning old sharecropper
  533. # Recall the stories you were told
  534.  
  535. # All these words are open caskets
  536. # Life goes on even nothing’s fair
  537. # Gather seeds for ever after
  538. # Till the breach sow to repair
  539.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement